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