How do I update both Request and Request Item in a single flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 12:22 AM
I have a requirment. When RITM is rejected RITM State (sc_req_item) and Requested state (sc_request) both should get update. However only one record is getting updated (attached image for reference). Only Step 6 gets executed. How to correct this and make both 6 and 7 to run?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 12:37 AM
Have attached the screenshots in my reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:02 AM
When I look into the flow execution, I see this log. I am not sure what this means?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:55 AM
That is exactly what I already said.
The flow is cancelled, because the requested item is closed outside the flow.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:57 AM
Is there a way to check what is closing this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 06:00 AM
Not really, but if I had to guess I think you have a Business Rule on the approval table which is doing this.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.