Skip to main content

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 NameDescription
1Step NameSpecify the name of the step. This name has to be unique in a single workflow.
2FilenameSpecify the name of the binary file to be de-serialized.
3Limit SizeSpecify the limit the number of rows written to the file. A value of zero (0) indicates no size limit (optional).
4Add filename to resultAdds 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.