Formats task configuration parameters

The following table shows the Services Framework task configuration parameters for the formats task.
Table 1. Formats Task configuration parameters
Parameter Description Example
Source directory Place either the full or delta format file in this directory before running the task. Ensure that only one file is present during each run.
  • FORMATS-ALL-V1-F-2024-03-02.xml
  • FORMATS-ALL-V1-M-2024-03-02.txt
Error directory Store any format files that fail during processing.  
Processed directory Store completed format files in this directory after you finish processing.  
Structures to load Specify which structures from the file to load. The Swift FORMATS-ALL file supports multiple structures, such as:
  • ACCOUNT
  • ID
This task currently supports only the ACCOUNT structure at this time.
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.