Participants task configuration parameters

The following table shows the Services Framework task configuration parameters for the participants task.
Table 1. Participants task parameters
Parameter Description Examples or default
Source directory This parameter specifies the directory where the participants file is delivered. Only one file, either the full or delta file exists in this folder during a specific run.
  • PARTICIPANTS-ALL-V1-F-2024-03-02.xml
  • PARTICIPANTS-ALL-V1-M-2024-03-02.txt
Error directory This parameter specifies the error directory that the Participants task use to store the failed participants file.  
Processed directory This parameter specifies the processed directory that the Participants task use to store the completed participants file.  
Structures to load This parameter specifies the configuration that identifies structures that need to be loaded in the file.
The multiple structures that the Swift PARTICIPANTS-ALL file supports are shown in the following list.
  • PMI
  • SNET
  • SNETFIN

This task currently supports only the PMI structure.

File format This parameter specifies the format of the file that the Participants task processes. The file formats that this task supports are shown in the following list.
  • XML. The root node of the XML starts with <dataexport>.
  • TXT. This file is structured with CR/LF and each data field is tab-delimited.
The default value is XML.
Mode This parameter specifies the mode of the file load. The types of modes are shown in the following list.
  • BICS_ONLY. The task loads only those records that have a Business Identifier Code (BIC) defined for that record.
  • ALL_RECORDS. The task loads all records regardless of the content.
The default value is BICS_ONLY.