Skip to main content

Load File Content In Memory

Description

Load file content in memory is a step in the Input Plugin for Process Studio Workflows. Load file content in memory Input plugin step is used to load file content in memory.

Configurations

No.Field NameDescription
1Step nameSpecify the name of the step. This name can me modified from the default name and has to be unique within the workflow.
Dynamic Filename:
1Filename is defined in a fieldEnable checkbox to get filename from field.
2Get filename from a fieldSelect the field from which to get filename.
Or
1File or directoryBrowse the file or directory to load in memory.
2Regular expressionIf directory is chosen filter filenames using regular expression.
3Exclude Regular expressionExclude filenames with this regular expression.
Selected Files:View the selected files.
1File/DirectoryView added Directory or filename.
2WildcardView Regular expression applied.
3Exclude wildcardView Regular expression to exclude files.
4RequiredIs this file requir (Y/N). The default value is N.
5Include subfoldersSelect value for: Include subfolders(Y/N). The default value is N.
Content Tab:
Settings:
1EncodingChoose the file content character encoding.
2Ignore empty fileEnable to ignore empty file.
3LimitProvide content limit.
Additional fields:
1Include filename in output?Enable checkbox to include file name in output.
2Filename fieldnameProvide the field name for Filename output.
3Rownum in output?Enable to see row number in output.
4Rownum fieldnameSpecify field name for rownum.
Add to result filename:
1Add files to result filenameEnable this checkbox to add the names of the files read to the result of this workflow. A unique list is being kept in memory that can be used in the next process entry in a process, for example in another workflow.
Fields Tab:
1NameSpecify the name of the file related elements loaded in memory.
2ElementChoose File element: File content/File size.
3TypeData type of element.
4FormatChoose a field format.
5LengthSpecify the length of the element.
6PrecisionSpecify the precision of the element.
7CurrencySpecify the currency symbol of the element.
8DecimalSpecify the numeric decimal symbol of the element.
9GroupSpecify the numeric grouping symbol to use.
10Trim typeSpecify the type of trimming to use.
11RepeatChoose from Y/N. Select Y to repeat the column value of the previous row if the column value is empty (null).
Additional Output Fields Tab:
1Short filename fieldSpecify a field name for short filename
2Extension fieldSpecify a field name for filename extension.
3Path fieldSpecify a field name for file path.
4Is hidden fieldSpecify a Y/N. Y to hide field. Default is N.
5Last modification field
6Uri fieldSpecify a field name for Uri (e.g. file:///C:/temp/file.txt).
7Root Uri fieldSpecify a field name for Root Uri (e.g. file:///C:/).