De-Serialize From File
Description:
De-serialize from file is a step in the Input Plugin for Process Studio Workflows. The De-serialize from file step reads rows of data from a binary Process Studio file containing rows and its metadata.
Configurations:
No. | Field Name | Description |
---|---|---|
1 | Step Name | Specify the name of the step. This name has to be unique in a single workflow. |
2 | Filename | Specify the name of the binary file to be de-serialized. |
3 | Limit Size | Specify the limit the number of rows written to the file. A value of zero (0) indicates no size limit (optional). |
4 | Add filename to result | Adds the generated filename to the result of the workflow. Filenames in result is a unique list being kept in memory that can be used in the next steps or parent workflow steps or parent process entries. |