FINS BIB Deposit Account Create Workflow

FINS BIB Deposit Account Create Workflow, shown in the following figure, is invoked by the FINCORP BIB Deposit Account Upsert FAF workflow and creates the Deposit Account based on details sent by Oracle FLEXCUBE Universal Banking.

The FINS BIB Deposit Account Create Workflow is described in the following topic.

Workflow Description

This workflow does the following:

  1. XSLT Transformation. This step transforms the CreateDepositAccountEBM message structure to FINCORP Account IO using the EAI XSLT Service.

  2. XMLDoc To IIO. This step converts the SiebelMessage into XMLHierarchy using the IntObjHierToXMLHier method of EAI XML Convertor service.

  3. Siebel EAI Adapter (Upsert). Using the Synchronize method of the EAI Siebel Adapter, this step syncs the Deposit Account details into the Siebel Finance database.