Siebel Energy Guide > Defining Integration Workflows for Siebel Energy >

Sample Integration Workflow: CUT Get Account Data


The sample workflow subprocess retrieves account data.

Figure 26 shows this subprocess.

Figure 26. CUT Get Account Data Subprocess Workflow

Workflow Description. This workflow performs the following actions:

  1. Get Account Data. This step uses the query method of the EAI Siebel Adapter business service to get an instance of an account record from the Siebel database. The CUT Sample Account IO describes the structure of the Account business object and was created using the Integration Object Builder. The other part of the query criteria is the Object Id, which is a process property that contains the row ID for the account in the sample DB.

    NOTE:  The CUT Sample Account IO value is actually specified as a process property that is used as the input argument for the process step.

  2. Convert to XML. This step uses the Integration Object Hierarchy to XML Document method of the Siebel EAI XML Converter business service to convert the outbound Siebel Message to XML and store it in the Account XML output argument.
Siebel Energy Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.