7 Host To Host Integration
This topic provides the information to configure and host to host integration for file processing via file upload user can create and close virtual account.
7.1 Initial Configurations
- OBVAM-OBEDX Service Consumer: OBVAM-OBEDX service consumer must create in Routing Hub to integrate with Oracle Banking Electronic Data Exchange and Oracle Banking Electronic Data Exchange callback API details must be provided there.
- Below Functional activities will be created via flyway when use deploy
obvam-account-service. User must map these functional activities with the
appropriate role.
- VAM_FA_H2H_PARSE
- VAM_FA_H2H_HANDOFF
- When the users deploy the obvam-account-services, the below 3 tables must be
populated via flyway.
- VAM_H2H_TM_FILE
- VAM_H2H_TM_FILE_FIELDS
- VAM_H2H_TM_FILE_DELIMITERS
Parent topic: Host To Host Integration
7.2 File Structure
Virtual Account Create and Virtual Account Closure file is a csv file (for current release) and structure is similar as mentioned in Virtual Account
Parent topic: Host To Host Integration