FINS BIB Contact Info Update FC Workflow
FINS BIB Contact Info Update FC Workflow, shown in the following figure, updates Oracle FLEXCUBE Universal Banking once details of a Contact are updated in Siebel Finance.

Workflow Description
This workflow does the following:
BIBEnabled? This step check the system preferences to see whether BIB is enabled or not.
Object Id? This step checks if Object ID is populated in the process properties. If it is populated, this process proceeds to the next step.
Get Id From Profile Attribute. This step retrieves the Object ID (Row_ID of the current record) from the Profile attributes.
EAI Siebel Adapter (Query). This step queries the details of current active contact in Siebel Finance.
Contact IIO to XML Doc. This step converts the payload from an Internal IO format to an XML Doc format.
XSLT Service - IIO to EIO. This step transforms the payload from an IIO hierarchy to an EBM hierarchy.
Transcode to String. This step transcodes the payload from a UTF - 16 string to a UTF -8 string.
Send Message to JMS Queue. This step puts the payload into Oracle FLEXCUBE Universal Banking JMS Queue.