Restart New Workflow following activity count exceed

Sam Ogden
Tera Guru

Hi All,

On our Normal Change we have a ticket that has had its workflow cancelled as it has exceed the activity count.

This count was just set to the default of 100.   We are going to adjust this figure.

For the ticket that had the workflow cancelled how do we get the amended workflow to start on this record?

Has anyone got any example script on how to achieve this?

Thanks

Sam

1 ACCEPTED SOLUTION

Hi,



Did you try this for current workflow.



new Workflow().restartWorkflow(current);



See below thread:


Resuming a Cancelled Workflow



Thank you,


Ashutosh


View solution in original post

6 REPLIES 6

Thanks for this and your other reply


ajit_mallick
Mega Expert

See the below post, and the last reply. These steps should help you to recover the cancelled workflow.



Resuming a Cancelled Workflow