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:

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