Hi,
I am calling a server method in a TBO's promote method. Will this method be called all the time when a promote action is performed?
I want to know, Is there situation this method not called?
Please help
The method will run every time the method of your TBO, therefore, if your TBO is correct, it wil always use the method when promoting a document in its lifecycle and therefore, the method will always run
Thank you
If DQL or API is used for Promoting the document then TBO code will not be called
-Siva