ARX File Input step
The data type conversion is same as that of the ARInput step, see ARInput data type conversions for details on the ARInput data type conversions.
The following image shows the ARX File Input step in the Spoon client:

The ARX File Input step dialog contains the following fields:
- Step Name—Unique label for the ARX File Input step in a transformation.
- File Name—ARX file name and path from which data will be read. The location can be defined as a variable.
- Chunk Size—Number that specifies the size of the data to be read at one time from the ARX file. The default value is 100. This value can be defined as a variable.
- Schema Names—Name of the AR System schema containing data to be read from the ARX file.
- Connection—Click the New button to create a new AR System server connection. Click the Edit button to edit an existing connection. Select an existing connection from dropdown menu.
The Field Name column contains a list of fields to be extracted from the ARX file for a given schema. If a AR System connection is provided, the field names are extracted from the AR System form and not the ARX file.
If field names and field labels differ and you want to map ARX file Input step data to an AROutput step, use the AR System connection. You can automatically map all fields to the AROutput step in the Enter Mapping window of the Field mapping editor using the Auto Map button.
Auto Map button in the Enter Mapping dialog
