Notification request item delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 12:58 AM
Hello can anyone know how to test this email notification : Request Item Delivery. because i can't choose the stage delivery
Thank you all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 01:13 AM - edited 08-19-2025 01:13 AM
You need to check which flow is responsible for changing the stage of the request item.
Go to Flow Designer and search for flows with names containing “request”.
Identify the flows related to the requested item (RITM).
You will find the flow where these stages are defined.
Review the conditions that control how the stage transitions occur in the flow.
Make the necessary updates to the RITM accordingly.
Note - For example, In my PDI this flow is responsible for stage transitions.
As per the conditions stage will move , review the conditions and make necessary updates in RITM.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 01:17 AM
Hi @ahmed-24 -
Good Day!!
As a quick workaround , I would suggest changing the stage using Background Script.
Please let me know if you need any help with the script