cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

workflow task page

ptc-4767031
1-Visitor

workflow task page

There is an activity in a workflow which renders task to the responsible role.The responsible person cant complete the task,until and unless he does some required actions.How to achieve this for only one particular activity of a workflow???

1 REPLY 1

Hello

You can add some code in the "complete" transition of the task.

for example, control in the code that some attributes are correctly field , or that some objects are in good lifecycle sate.

If there's an error . Throa a WTException with a message to the user.

It will stop the task completion with a popup window ...

regards

Announcements

Top Tags