Validate SWIFT BICPlusIBAN Activity

You can use the Validate SWIFT BICPlusIBAN activity to validate an IBAN.

General

In the General tab, you can specify the BANK Directory and IBAN Plus data file to validate an IBAN.

The following table lists the configurations in the General tab of the Validate SWIFT BICPlusIBAN activity:

Field Module Property? Description
Name No Specify the name to be displayed as the label for the activity in the process.
BANK Directory and IBAN Plus Yes Click and navigate to the directory where the BANK Directory and IBAN Plus data file is located. Select the file and click OK to load it.
Note: You have to download the required BANK Directory and IBAN Plus data file from the SWIFT official website, and ensure the following files are exist inside:
  • IBANPLUS_V*_FULL_year**** file (IBAN information), required.
  • IBANSTRUCTURE_FULL_year**** file (IBAN structure information), required.
  • EXCLUSIONLIST_V*_FULL_year**** file (National IDs cannot be in IBANs), required.
  • COUNTRY_CODE_year**** file (Country code information), required.
  • BANKDIRECTORYPLUS_V*_FULL_year**** file (Bank information), required.

Description

In the Description tab, you can enter a short description for the Validate SWIFT BICPlusIBAN activity.

Input

In the Input tab, you can specify the IBAN that you want to validate.

The following table lists the input elements in the Input tab of the Validate SWIFT BICPlusIBAN activity:

Input Item Data Type Description
IBAN String Specify the IBAN that you want to validate.
BIC String Specify the BIC that you want to validate.
BranchCode String Specify the BranchCode that you want to validate.

Output

In the Output tab, you can find the validation results.

The following table lists the output element in the Output tab of the Validate SWIFT BICPlusIBAN activity:

Output Item Data Type Description
BICPlusIBANRecord XML Displays the IBAN validation results.

Fault

In the Fault tab, you can find the error code and error message of the Search Entry activity. See Error Codes for more detailed explanation of errors.

The following table lists the error schema elements in the Fault tab of the Validate SWIFT BICPlusIBAN activity:

Error Schema Element Data Type Description
ValidationException String The MT messages have validation errors when the validation does not follow the selected SWIFT specification.
SwiftException String The activity cannot locate the metadata directory or it fails to initialize the metadata.