Creating Banque de France database objects
Banque de France tables
The Banque de France repository contains two tables:
- Etablissement (BankCode)
- Guichet (BranchCode)
The management of these Banque de France tables requires an installed database with a valid schema and user. You can use Axway Database or a third-party database (Oracle or MySQL).
Creating database objects
You need to run the SQL database script in the database where you want to create the Banque de France tables.
- Connect to your database using the username and password given by the database administrator.
- Run the following script to create the Banque de France Etablissement and Guichet tables. The scripts are provided in the FEX installation package in the directory: \Software\BDF\Database
- For Oracle: BDF_CreateDatabaseTable_Oracle.sql
- For MySQL: BDF_createDatabaseTable_mysql.sql
- Commit the changes.
- Disconnect from the database.
What next?
Import the add-on Integration-Processes to Composer