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

siva_
Giga Guru

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

10 REPLIES 10

DirkRedeker
Mega Sage

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

DirkRedeker
Mega Sage

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

DirkRedeker
Mega Sage

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

dilgit_dinesh
Kilo Contributor

Any solution for the question posted?

This would be helpful into to know if anyone has any updates to this thread