Flow variables values tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi Listers,
Can someone guide me as to in which tables the values of all flow variables (flow, subflow, action) are stored? I have explored sys_element_mapping and sys_variable_value tables and I don't seem to see what I am looking for.
Any push in the right direction will be appreciated.
Regards,
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hi @victor21 ,
I think sys_hub_flow_variable is where variable definitions are stored and
sys_hub_flow_logic_instance_v2 is where the values of the flow variable of a context are stored
but looks like the value is encoded
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @victor21
Flow Variables: sys_hub_flow_variable
Logic Variable: sys_hub_flow_logic_variable
Logic Definition: sys_hub_flow_logic_definition
-------------------------------------------------------------------------------------------------------------------------------------------
If my response solves your query, please marked helpful by selecting accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna