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

FINS BIB Contact Limit Upsert SYNC Workflow


FINS BIB Contact Limit Upsert SYNC Workflow, shown in Figure 27, queries the limits details associated with an account and updates the same information in Siebel Finance. This workflow is called when a user clicks the Contact - Limits view.

Figure 27. FINS BIB Contact Limit Upsert SYNC Workflow

Workflow Description. This workflow does the following:

  1. Get Line Id. This step retrieve the line ID of the current Contact from the Profile attributes.
  2. EAI Siebel Adapter (Query). This step queries the Siebel Finance database for more Contact details.
  3. IO to XML Doc. This step converts the format of payload from IIO to XML Doc.
  4. XSLT Service. This step extracts the details needed to query for Limit details in Oracle FLEXCUBE Universal Banking.
  5. XML Doc to IO. This step converts the format of 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 retrieves fault messages from Oracle FLEXCUBE Universal Banking.
  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 Contact. This step inserts the Contact ID into the payload associated with the limit.
  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 © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.