Using Test Run
To use Test Run for a Map input or output representation, ensure that you have a compatible input document of CSV format with these properties:
- The default delimiter is the (,) comma.
- The system default line separator is used as the newline.
- There exists no header row in the input file.
- There will be no header row in the output file.
Specify your input document in
.Information noteWarning: The Test Run and Show
Document features should only be used on a small sample of your data. It
is recommended to use files between 10 and 100KB.
To execute the transformation, click Test Run. After execution, your generated output document is in the format of the specified representation. You can save the output document by clicking Save to File.
Information noteTip: If you have multiple inputs and outputs in your map, specify an input
document for each row or each ReadURL map element. To execute, use the
Test Run to External Output option and specify a file URL
for each WriteURL in the output structure of the map.