Identifier task configuration parameters

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

Table 1. Common parameters for Services Framework tasks
Parameter Description Example
Source directory Place either the full or delta identifiers file in this directory before running the task. Ensure that only one file is present during each run.
  • IDENTIFIERS-ALL-V1-F-2024-03-02.xml
  • IDENTIFIERS-ALL-V1-M-2024-03-02.txt
Error directory Store any identifier files that fail during processing.  
Processed directory Store completed identifier files in this directory after you finish processing.  
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.
Mode Select the mode for loading records:
  • BICS_ONLY: Load only records that include a defined Business Identifier Code (BIC).
  • ALL_RECORDS: Load all records, regardless of whether a BIC is defined.
The default value is BICS_ONLY.