Step Details |
Introduced in Version | 7.10.0 |
Last Modified in Version | 7.10.0 |
Location | Data > Documents |
Users can use the Convert Document or Convert Document To HTML step to convert FileData input from Word, PDF, or Excel Files. The Convert Document step converts the file into either Word, PDF, or Excel, but the Convert Document to HTML will only output the document in HTML.
Both steps will convert the document, and its default, Output, save location is C:\Program Files\Decisions\FileStorage\Primary\temp\.
Convert Document Step Properties
Inputs
Property | Description | Data Type |
---|
Document | Document to convert | FileData |
Outputs
Property | Description | Data Type |
---|
Error | Error Message | String |
Success | Converted Document | FileData |
Settings
Property | Description | Data Type |
---|
ConvertFromType | The file extension of the input file | --- |
ConvertToType | File extension to convert the file to | --- |

Convert Document to HTML Step Properties
Inputs
Property | Description | Data Type |
---|
Document | Document to convert | FileData |
Outputs
Property | Description | Data Type |
---|
Error | Error Message | String |
Success | Converted Document | FileData |
Settings
Property | Description | Data Type |
---|
ConvertFromType | The file extension of the input file | --- |
OutputWithImagesEmbedded
| Embeds images that are in the document when converted to HTML
| --- |
