Notification request item delivery

ahmed-24
Tera Contributor

Hello can anyone know how to test this email notification : Request Item Delivery. because i can't  choose the stage delivery  

ahmed24_0-1755590296147.png

ahmed24_1-1755590314905.png

Thank you all 

2 REPLIES 2

Shashank_Jain
Kilo Sage

@ahmed-24 ,

 

You need to check which flow is responsible for changing the stage of the request item.

  1. Go to Flow Designer and search for flows with names containing “request”.

  2. Identify the flows related to the requested item (RITM).

  3. You will find the flow where these stages are defined.

  4. Review the conditions that control how the stage transitions occur in the flow.

  5. Make the necessary updates to the RITM accordingly.

Note - For example, In my PDI this flow is responsible for stage transitions.

 

Screenshot (16).png

 

As per the conditions stage will move , review the conditions and make necessary updates in RITM.

 

If this works, please mark it as helpful/accepted — it keeps me motivated and helps others find solutions.
Shashank Jain – Software Engineer | Turning issues into insights

Harshal Aditya
Mega Sage
Mega Sage

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