Codes task configuration parameters

The following table shows the Services Framework task configuration parameters for the codes task.

Table 1. Common parameters for Services Framework tasks
Parameter Description Example
Source directory The directory where the CODES file is to be delivered. Only one file must exist in this folder during any given run. This task supports either CODES-ALL or CODES-ISO files. Supported formats are TXT (.txt) and XML (.xml).
  • CODES-ALL-V1-F-2024-03-02.xml
  • CODES-ALL-V1-M-2024-03-02.txt
  • CODES-ISO-V1-F-2024-03-02.xml
  • CODES-ISO-V1-M-2024-03-02.txt
Error directory Store any codes files that fail during the loading process.  
Processed directory Store completed codes files in this directory after the task completes successfully.  
Structures to load Specify which structures from the codes file to load. At least one structure must be configured. This task support the following structures:
  • COUNTRY
  • CURRENCY
When loading multiple structures, separate each structure with commas. Example: COUNTRY, CURRENCY
File format Choose the format of the file to process. You can use one of the following:
  • XML: Use an XML file from Swift. The root node must start with <dataexport>.
  • TXT: Use a TXT file from Swift. The file must be structured with CR/LF line breaks, and each data field must be tab-delimited.
The default value is XML.