'Same variable output as different types' error
Comments
- 
            
I am getting an error "Another Step Outputs X but has declared it as a different type" in my Flow.
[img]att1[/img]
What does this mean and how can I resolve this?
[i]edited by Jibbin Mathew on 12/19/2019[/i] - 
            
This error shows up when multiple steps output the same variable but with different datatypes. This is a Design Validation and your Flow should still run without issue.
As an example, I have initialized a Position variable in my CreateData step with the Int16 type. Further ahead in the Flow, this variable is getting its value changed on the Add step. The Add step returns a Decimal value as its output. So now the flow has the Position variable with two different datatypes: Int16 and Decimal; which is why you are receiving these Validation errors.[img]att1[/img]
These can be resolved by ensuring the Datatype is the same in both steps.
[i]edited by osman@decisions.com on 12/19/2019[/i] 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions