Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2019 02:53 AM
Hello
Due to one error, few RITMs workflow got cancelled and respective catalog tasks are made inactive. Is there any way to reopen same tasks and restart the workflow?
Thank you.
Solved! Go to Solution.
Labels:
- Labels:
-
Scripting and Coding
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2019 03:07 AM
Hi,
Please check the below, can be helpful.
In case, you are not able to access. Try below way
new Workflow().restartWorkflow(current);
Thanks,
SG.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2019 03:07 AM
Hi,
Please check the below, can be helpful.
In case, you are not able to access. Try below way
new Workflow().restartWorkflow(current);
Thanks,
SG.