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

FINS BIB Populate VBC from Profile Attribute Workflow


FINS BIB Populate VBC from Profile Attribute Workflow, shown in Figure 20, populates the VBC with given Profile attributes in Siebel Finance.

Figure 20. FINS BIB Populate VBC from Profile Attribute Workflow

Workflow Description. This workflow does the following:

  1. Get Siebel Msg Id. This step retrieve the message ID from the input payload with its XPath as input to the step.
  2. Get Current Record Id. This step retrieves the current record ID.
  3. Is Record Match? This step compares the retrieved record ID with the message ID sent as input. If both match, the process continues to the next step.
  4. Get Profile Attribute. This step retrieves the Profile attribute name from the input.
  5. Profile Attribute Empty? This step checks whether the Profile attribute name is empty. If it is empty, the process ends.
  6. Transcode Service. This step converts the input payload from a UTF-16 format to a UTF-8 format.
  7. XML Doc To IO. This step converts input from XML to IO hierarchy.
  8. Set VBC Output. This step populates the VBCs.
Siebel Finance Guide Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.