How to get to the flow context generated for my RITM in a ton of executions to troubleshoot a particular context as an adminn?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2020 08:06 AM
Hello All,
I am triggering a flow in my workflow run script activity using executeflow api of the flow designer.
executeFlow(String name, Map inputs, Number timeout)
As OOB flow context action is not available because of its visibility condition, is there a way , that i can access flow context id that got generated, so that as a admin when i want to troubleshoot any issue that came up in a flow that ran i can easily navigate to its context.
Core Ask : What is the easiest way to get to the flow context that generated across for my RITM ?
Thanks
Siva
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2020 10:00 PM
Hi
Can you please submit the Run Script here, to see how and with which parameters you call the executeFlow() function?
That may give and indication.
Thanks & BR
Dirk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2020 10:44 PM
Hi
Did you have a look at the "Flow Context" table [sys_flow_context]?
There you can find the active and finished Flows.
You can look at the source "Calling Source" and "Origins" and "Source Record" and "Source Table"
Just let me know if this thread is closed for you.
BR
Dirk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2020 10:08 PM
Hi
Do you have any update on this?
have you been able to solve your issue?
Let me know if that answers your question and mark my answer as correct and helpful.
BR
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2021 11:41 PM
Any solution for the question posted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2023 08:31 AM
This would be helpful into to know if anyone has any updates to this thread