FINS BIB Deposit Account Update Workflow
FINS BIB Deposit Account Update Workflow, shown in the following figure, invokes the FINCORP BIB Deposit Account Update FAF Workflow to update the Deposit Account details sent by Oracle FLEXCUBE Universal Banking.

Workflow Description
This workflow does the following:
XSLT Transformation. This step transforms the UpdateDepositAccountEBM message structure to FINCORP Account IO using the EAI XSLT service.
XMLDoc To IIO. This step converts the SiebelMessage into XML Hierarchy using the
IntObjHierToXMLHier
method of the EAI XML Convertor service.Siebel EAI Adapter (Upsert). Using the
Upsert
method of from the EAI Siebel Adapter, this step upserts the Deposit Account details into the Siebel Finance database.