Create "Flow Context" Related Link for Safe Epic Record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 11:04 AM
We currently have Related Links to Flows associated with particular records, namely RITMs and Change Records.
They look like this:
When you click on it, it shows the context of the flow for this particular record, so you can see exactly where it is in the Flow. We are trying to do the same thing with Safe Epic record (sn_safe_epic). The Flow is triggered whenever a new record is added to this table meeting the stated criteria. The Flow is running perfectly (at the right time and for the correct records only). But we would like to add a Flow Context related link on the Safe Epic record so we can click on it to see where exactly it is in the Flow.
I tried to emulate the ones we have set-up for RITM and Change, but neither one worked. The one modified from RITM came the closest. The UI Action looks like this:
But it doesn't quite work. When you click on the link, it just goes to the general Flow landing page showing all my flows, instead of opening the specific flow context for this particular record. I imagine that the Script needs updating, but I do not understand the script enough to understand how to edit it to get it to work for these Safe Epic records.
By the way, I did also try creating the exact same UI Action in the Safe scope instead of the Global scope, but it made no difference - it behaved in exactly the same manner. I am not actually sure if it is better to create this related link in the Global scope or the Safe scope, but neither one worked.
Can anyone help me do this?
Thanks