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.2K All Categories
- 68 General
- 11 Training
- 203 Installation / Setup
- 1.1K Flows
- 108 Rules
- 262 Administration
- 212 Portal
- 494 General Q & A
- 698 Forms
- 334 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 180 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 80 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 92 Lunch And Learn Questions