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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions