FINS BIB Loan Account Update Workflow
FINS BIB Loan Account Update Workflow, shown in the following figure, is invoked by FINCORP BIB Loan Account Update FAF Workflow and updates the Loan Account details sent by Oracle FLEXCUBE Universal Banking.

Workflow Description
This workflow does the following:
XSLT Transformation. This step transforms the UpdateLoanAccountEBM 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 the EAI XML Convertor service.Siebel EAI Adapter (Upsert). Using the
Upsert
method of the EAI Siebel Adapter, this step updates the Loan Account details in the Siebel Finance database.