Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to access Calling Source from Sub Flow?

CanA
Tera Contributor

Hello,

quick question. For logging and analytics reasons I would like to access the Calling Source within the sub flow. (see screenshot below)

I want to log if this is called from a Background Script, from a REST Call, or from a different source.

fd_data does not seem to have it (at least I didn't find it)

Any ideas?

CanAlthaus_0-1692018100763.png

 

1 REPLY 1

Maik Skoddow
Tera Patron

Hi

you can find that information in the sys_flow_context table

MaikSkoddow_0-1692029904748.png

Maik