RITM state as Work in Progress if any of its task is closed complete or work in progress using FD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 01:15 AM
Hi All,
I have a requirement to set RITM state as Work in Progress if any of its task is closed complete or work in progress using Flow designer.
I tried this.
This is not working.
Please help me.
Thanks,
Sam
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 03:12 AM
Great that it is working.
Without any more information on what you are doing, this screenshot isn't helping in understanding what it is or isn't checking for. It returns something, but I have no idea what.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 01:59 AM
Hello @Samiksha2 ,
Add if action i.e., if State of the RITM is Work in Progress then update RITM record field state = work in progress.
But for closed complete state, if there is only one task then best practice is "if task closed then RITM gets completed" but if you want this then add or condition in if activity for state is closed complete.
Thank you!!
Dnyaneshwaree Satpute
Tera Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 02:30 AM