Getting Flow Tracking ID with Folder Process ID
Comments
-
How do I get the Flow Tracking ID if I know the Folder Process ID?
Is it better to map objects to the Process Folder Id or to the Flow Tracking ID?
-
[font=Roboto, Arial, Helvetica, sans-serif]The flow tracking id is stored in the flow_tracking_folder_data table.[/font]
[font=Roboto, Arial, Helvetica, sans-serif]To get the flow tracking id if you know the process folder id, you can use the following query:[/font]
[font=Roboto, Arial, Helvetica, sans-serif]
[/font]
[font=Roboto, Arial, Helvetica, sans-serif]select flow_tracking_id from flow_tracking_folder_data [/font]
[font=Roboto, Arial, Helvetica, sans-serif]where entity_id = [/font][font=Roboto, Arial, Helvetica, sans-serif]process folder id [/font]The flow tracking ID is also available in the default datasource for any flow execution extensions you might build
[font=Roboto, Arial, Helvetica, sans-serif]
[/font]
[font=Roboto, Arial, Helvetica, sans-serif]When mapping your objects to Decisions, I would recommend using the process folder id.[/font]
[i]edited by Will@decisions.com on 6/12/2019[/i]
[i]edited by Will@decisions.com on 6/12/2019[/i]
Howdy, Stranger!
Categories
- 4.4K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 112 Rules
- 282 Administration
- 216 Portal
- 501 General Q & A
- 719 Forms
- 353 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 71 Repository
- 233 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions