RITM is getting completed even if all the catalog tasks are not completed with flow attached tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2024 02:53 AM
Hi,
I have an existing workflow with sub workflows attached using Join activity. I have also called a flow designer(which is triggering multiple tasks) within the workflow.
When the workflow tasks are getting completed the RITM is getting completed without waiting for the Flow designer tasks to be completed.
Can you suggest a way that can be applied before the Join activity in the workflow so that it checks or waits for all the tasks to be completed then the RITM gets completed.
Please let me know the solution if we can do something on this.
Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2024 06:28 AM
Hi Ravi,
If I put a wait condition before Join and suppose those flow tasks are not picked up or closed till the wait duration. then also the RITM will complete the process . Right ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2024 01:42 AM
Yes, I think that will work.