Hello All,
I have requirement to block the lifecycle promote when already workflow is running on that document object. How can I achieve the same.
For example, I have document in which attached to workflow (this will attach policy/lifecycle) now we have some auto promote states in workflow and same time user also can perform promote the document to next state.
Is there any way in lifecycle, before performing promote check workflow already attached ? And throw user friendly error message lifecycle already attached to the workflow.