Siebel Finance Guide > Workflow Reference for Oracle FLEXCUBE Universal Banking in Siebel Finance > Oracle FLEXCUBE Universal Banking Workflow Reference >

FINS BIB Account Limit Upsert SYNC Workflow


FINS BIB Account Limit Upsert SYNC Workflow, shown in Figure 24, queries the limits details associated with an account and update the Siebel Finance database. This workflow is called when a user clicks on the Account Limits view.

Figure 24. FINS BIB Account Limit Upsert SYNC Workflow
Click for full size image

Workflow Description. This workflow does the following:

  1. Get Line Id. This step retrieves the line ID of the current account from the Profile attributes.
  2. EAI Siebel Adapter (Query). This step queries the Siebel Finance database for more account details.
  3. IO to XML Doc. This step converts the format of payload from IIO to XML Doc.
  4. XSLT Service. This step extracts details needed to query Oracle FLEXCUBE Universal Banking for Account details.
  5. XML Doc to IO. This step converts the format of the payload from XML Doc to EBM hierarchy.
  6. Proxy Business Service. This step queries Oracle FLEXCUBE Universal Banking.
  7. EIO to XML Hier. This step converts the format of the payload from EBM hierarchy to XML hierarchy.
  8. Get Fault Msg. This step returns Oracle FLEXCUBE Universal Banking, retrieves fault messages and terminates the process.
  9. IO to XML Doc. This step converts the payload from EBM hierarchy to XML hierarchy for the XSL transform.
  10. XSLT Service. This step transforms the payload from EBM to IIO hierarchy.
  11. XML Doc to IO Hier. This step converts the payload from XML hierarchy to IIO format.
  12. Set Account. This step inserts the account number associated with the limit into the payload.
  13. EAI Siebel Adapter (Upsert). This step saves the details of the limits retrieved from Oracle FLEXCUBE Universal Banking to the Siebel Finance database.
Siebel Finance Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.