Skip to Content
0
Feb 18, 2009 at 10:31 AM

Updating deprecated Callable Objects

18 Views

I have a Callable Object that is used by several guided procedures (it is a common Callable Object that is referenced by multiple processes). If I modify, for example, any configuration parameter of the Callable Object, all references get deprecated and I have to update one by one all the references.

Is there any way to make a multiple a update or any workaround?