cancel
Showing results for 
Search instead for 
Did you mean: 

Delete callable objects

former_member191569
Active Participant
0 Kudos
65

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi David!

If the action that contained the callable object has been activated before, you will not be able to delete the callable object without affecting the whole process as the callable object was active in previous versions of your process and, therefore, is needed.

Best regards

Alexander

Former Member
0 Kudos

Hi,

first remove the action(which also removes the co) from your process. Then you can delete the action or co from design time with out effecting the GP Process. Careful while selecting the two choices(including children option and other) while deleting .

thanks