How To Use Sample Data From Similar Flows
Comments
-
Hi, I have some flows with the same input types. I have some flows that all accept an Account as an input, and I have Remember to the Recent List checked in their respective debuggers, but the sample data for them isnt available between them. How can I have sample data for flows with similar inputs to be available for all of my flows that take in the same set of data?
-
Sample data from flow executions are only made available as inputs in other flows debuggers if both the data types and data names match.
Given the following two flows:
Flow1 - inputs
[ul][li]Data Name:Acc Type:[Account][/li][li]Data Name:Str Type:[String][/li][li]Data Name:Bool Type:[Boolean][/li][/ul]
Flow2 - inputs[ul][li]Data Name:Account Type:[Account][/li][li]Data Name:Str Type:[String][/li][li]Data Name:Bool Type:[Boolean][/li][/ul]
The sample data from Flow1 will not be accessible to Flow2, since one of the data names differ from those of Flow1. If Flow2s Account input was named Acc, Flow1s sample data would be available to it in the debugger. If Flow2 did not have the input Bool, the sample data from Flow1 would also not be available.
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