how to check flow if task and ritm number we have how to check from which flow they are triggering

SameerC
Tera Contributor

how to check flow if task and ritm number we have, So how to check from which flow they are triggering.

4 REPLIES 4

Ashish Parab
Mega Sage

Hello @SameerC ,

 

You can check the flow context on the RITM record. This is an OOB related list.

ashish_parab_0-1734519312795.png

 

Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.

 

Thanks and Regards,

Ashish

You are right but when I am opening a record there is no related link is present with the name flow context. So is there any other option to check this.

You can add that related link as follows:

The Flow Context is a UI Action. To display it on RITM form:

  1. Open the sys_ui_action table.
  2. Search for Flow Context.
  3. Open the record and check the Form Link checkbox

 

ashish_parab_0-1734521173996.png

 

Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.

 

Thanks and Regards,

Ashish

 

Go to that flow and in the menu you will see an option: Show Contexts, you can check from there as well.

yuvarajkate_0-1734521447323.png

 

 

Please mark this as helpful or correct if it helped you in your problem.