how to check flow if task and ritm number we have how to check from which flow they are triggering
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 02:10 AM
how to check flow if task and ritm number we have, So how to check from which flow they are triggering.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 02:55 AM
Hello @SameerC ,
You can check the flow context on the RITM record. This is an OOB related list.
Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.
Thanks and Regards,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 03:16 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 03:31 AM
You can add that related link as follows:
The Flow Context is a UI Action. To display it on RITM form:
- Open the sys_ui_action table.
- Search for Flow Context.
- Open the record and check the Form Link checkbox
Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.
Thanks and Regards,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 03:31 AM
Go to that flow and in the menu you will see an option: Show Contexts, you can check from there as well.
Please mark this as helpful or correct if it helped you in your problem.