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.

Workflow Description
This workflow does the following:
XSLT Transformation. This step transforms the CreateDepositAccountEBM message structure to FINCORP Account IO using the EAI XSLT Service.
XMLDoc To IIO. This step converts the SiebelMessage into XMLHierarchy using the IntObjHierToXMLHier method of EAI XML Convertor service.
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.