on 2009 Jun 05 12:53 AM
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.