Catalog Tasks getting cancelled automcatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2016 09:04 AM
In my workflow, i have a catalog task which is connected to another catalog task. and i have wait for condition also.
On closure of Task 4, task 6 should be created but in my scenario, task 6 is created and getting cancelled while the RITM is getting moved to completed state. Could someone help me on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2016 09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2016 02:00 PM
.
Please add couple of things to ur test workflow, then you will understand the issue. Add a timer before wait for condition in ur workflow
Also, after wait for condition add "Set Values" and set stage to completed and state to closed. Then the problem will appear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2016 02:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2016 09:09 AM
Hi Kailash,
Could you please let us see your code/conditions inside both Task4 and Task6 ? Just for better clarity of your problem.
Thanks,
arnab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2016 06:23 AM
Why should i add the timer before the wait?
Objective of showing system updated the state is achieved in my workflow.