Flow Designer to check for all parallel sc_task state if anyone updated 'Closed Completed'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2022 11:07 PM
Hello,
For RITM, if parallel sc_tasks are generated (example 4 tasks) via flow. If anyone of sc_task is close completed how can we monitor this using flow designer. As we need to perform other actions once anyone of sc_task is close completed
we don't know number of parallel sc_task generated for catalog item, sc_task are generated via subflow.
This RITM flow is generic flow configured for multiple catalog items created via catalog builder.
We have an option using BR, but requirement is to fulfill it via flow itself
Thank you
- Labels:
-
Request Management
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2022 11:26 PM
Hello Kailas,
Yes this can be done using BR, but we are looking for solution via flow itself
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2022 11:31 PM
Hi Shridhar,
This is just logic, you can implement it in FLOW as well.
Hope this helps.
If my answer resolves your issue, please mark my answer as ✅ Correct & Helpful based on the validations.
Thank You!
Regards,
Kailash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:04 PM
We couldnt able achieve expected output using the same flow
Finally configured BR for this issue.
Thank you everyone for the help