CUT Get Service Profile Data Workflow

This workflow retrieves service profile data from Siebel Energy to respond to a request from an external application. The external application calls the CUT Send Service Profile Data workflow using the available Siebel object interfaces. The CUT Send Service Profile Data workflow calls this workflow. The external application retrieves the data from Siebel Energy, using this workflow as an API.

Note: A service profile contains the same information in the Installed Assets view of the Accounts screen.

Workflow Description

This workflow performs the following actions:

  1. Get Service Profile Data. This step uses the Query method of the EAI Siebel Adapter business service and the CUT Sample Service Profile IO.

  2. Convert to XML. This step uses the Integration Object Hierarchy to XML Document method of the EAI XML Converter business service.