Skip to Content
0
Jun 04, 2009 at 11:53 PM

Delete callable objects

23 Views

Hello,

deleting a callable object implies deleting referenced actions and even processes. How can I eliminate all references so I can delete a callable object without risk?

Suppose I have a Guided Procedure sith several actions and callble objects. Is it possible to delete one callable object associated to one of the actions without affecting the remaining elements of the guided Porcedure?

Thank you