Implementation > SWIFTNet connectivity > Managing SWIFT tables > Custom-Function for BIC to IBAN conversion

Custom-Function for BIC to IBAN conversion

Overview

The FEX installation package includes an add-on Custom-Function that you use in Axway Integrator to generate a BIC from an IBAN. It is used by Integrator during the parsing of messages to Business-Documents in order to check messages for compliance with SWIFT Network Validation Rules.

Importing the Custom-Function

  1. Unzip the FEX installation package to extract the files.
  2. Start Axway Composer.
  3. In the Composer Integration-Services workbench, click to select a user folder in the object tree structure.
  4. From the Composer Tools menu, run the Import Object command.
  5. Composer displays the Import Wizard.
  6. In the Import Wizard, navigate to the FEX installation package directory \Software\CF_IBAN\Function
  7. Select to import the file: getbicforiban.xml
  8. Click Finish.
  9. Composer imports the file and creates the GetBICForIBAN Custom-Function in the Custom Function folder of the Composer navigation pane.
  10. You can now open, display and use the GetBICForIBAN Custom-Function in Composer.
  11.