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

Workflow Description
This workflow does the following:
XSLT Transformation. This step transforms the CreateLoanAccountEBM 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 (Sync). Using the
Synchronize
method from the EAI Siebel Adapter, this step syncs the loan Account details into the Siebel Finance database.