Implementation > Banque de France repository > Importing the add-on Integration-Processes to Composer

Importing the add-on Integration-Processes to Composer

About the add-on Integration-Processes

Two Integration-Processes are provided: one for the Banque de France Situation file format and one for the Banque de France Mouvements file format. You need to import these Integration-Processes to Composer to populate the tables in the Banque de France repository.

ip_bdf_insert_situation.xml

This Integration-Process is used to update the Etablissement and Guichet tables using the Situation file format.

The table to be updated depends on the code enregistrement:

The Integration-Process first deletes the content of the table and then inserts all new records.

ip_bdf_insert_mouvements.xml

This Integration-Process is used to update the Etablissement and Guichet tables using the Mouvements file format.

The table to be updated depends on the code enregistrement:

Depending on the code mouvement, this Integration-Process performs one of the following operations:

Importing the add-on Integration-Processes

  1. Start Composer.
  2. In the Composer Integration-Services workbench, click to select a folder in the object tree structure.
  3. From the Composer Tools menu, execute the Import object command to display the Import Wizard.
  4. In the Import Wizard, navigate to the FEX installation package directory \Software\BDF\IntegrationProcess
  5. Select the file: ip_bdf_insert_situation.xml and/or ip_bdf_insert_mouvements.xml to import it into the current Composer folder. You are advised to use the Update folder hierarchy option.
  6. Click Finish.
  7. Composer imports the file(s) and creates the IP_BDF_INSERT_SITUATION and/or IP_BDF_INSERT_MOUVEMENTS Integration-Process in the Integration-Process folder of the Composer navigation pane. You can now open and display the Integration-Process(es) in Composer.

What next?

Create Composer objects for the Banque de France repository