Settings
Settings Reference
Maximum Instances: The maximum number of parallel instances allowed.
Source: Specifies the data source (Map or Data).
- Map Settings
- Map Name: The map to run inside the node in Burst Mode.
- Input Card Name: Specifies which input card to use for splitting data. (Default: 1st card).
- Output Card Name: Specifies which output card produces data for the output terminal. (Default: Last card).
- Read From File: If enabled, the map reads from the file defined in the File Path property.
- Map Batch Size: Overrides the map’s fetch unit. Supports flow variables.
- Data Settings (CSV/Delimited)
- File Path: Defines the input file (supports flow variables).
- Data Format: Currently supports Delimited (e.g., CSV).
- Batch Size: Number of records per batch.
- Record Delimiter: Character used to separate records (for example, \\r for carriage return, \\n for newline, \\t for tab).
- Has Header: Indicates whether the source data contains a header row.
- Include Header: Specifies whether the header row should be included in every output batch.