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.
How to delete large number RDMLXfunctions from production environment
Re: How to delete large number RDMLXfunctions from production environment
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
See:
http://docs.lansa.com/14/EN/lansa015/in ... 1_0036.htm
Re: How to delete large number RDMLXfunctions from production environment
yes we tried this to no avail. it only works for RDML only from what I see. thanks so much for the suggestion though.