Page 1 of 1

How to delete large number RDMLXfunctions from production environment

Posted: Tue Apr 11, 2017 11:13 pm
by CharlesH
Ok so I am not looking for steps to manually delete through the IDE or about the BIFs for RDML functions.

I need to move several existing RDMLX functions into new processes. So we need to copy them into the new process and delete them from their current processes.

Re: How to delete large number RDMLXfunctions from production environment

Posted: Wed Apr 12, 2017 1:16 am
by Jiri
Did you tried to use Repository Built-in functions? We are using it for similar tasks.
See:
http://docs.lansa.com/14/EN/lansa015/in ... 1_0036.htm

Re: How to delete large number RDMLXfunctions from production environment

Posted: Wed Apr 12, 2017 4:40 am
by CharlesH
yes we tried this to no avail. it only works for RDML only from what I see. thanks so much for the suggestion though.