Incompatible Data Types
Comments
- 
            
Ive been having an issue with data types as of recent. In one of my flows I am trying to combine multiple word documents and then convert the single merged document into a PDF. The "Combine Multiple Word Documents" step inputs a FileData type, but its output is a Byte. Thus, when I try to convert the merged document to a PDF, it does not let me because the input is not a FileData type. Is there anyway to fix this by casting the datatype or is there a step that converts Byte data into FileData?
Thank you
[i]edited by AV on 5/16/2019[/i]
[i]edited by AV on 5/16/2019[/i] - 
            
Adjusting the mappings should resolve this issue. Instead of the “select from flow” option on the “convert document” step select the “Build Data” option. This option will create a “Contents” field that accepts the Byte Data type. Then map the Byte output from the “Combined Multiple Word Document” step to the “Contents” field on the "convert document" step.
 - 
            
Thank you Jared! The steps above worked.
 
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