Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

CMU Account Query


Use this Web service to find an account detail in the Siebel CRM application. A business service is made available in the Siebel CRM application so that the middle layer can query for the account detail in the Siebel CRM application and synchronize this detail with the billing application.

The account detail that this Web service finds includes details about the contacts, addresses, and billing profiles that are associated with the account. This detail includes only those fields that the billing application needs to synchronize data.

The response message returns only an acknowledgement message and not data.

CMU Account Query Operations

For a list of operations associated with this Web service, see Table 86.

Table 86. CMU Account Query Operations
Name
Description

CMU Account Query Page

Finds the account detail based on the account ID and the billing profile ID.

Request Message Description: CMU Account Query Page

For a description of this request message, see Table 87.

Table 87. Request Message Description: CMU Account Query Page
Node
Description

AccountId

The ID of the account for the billing profile.

BillingProfileId

The ID of the billing profile for the account.

CMU Account Query Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 88.

Table 88. CMU Account Query Service Object
Name
Boundary Object Type
Class (If Business Service)

CMU Account Query Service

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

For a description of data objects for this Web service, see Table 89.

Table 89. CMU Account Query Data Object
Siebel Repository Name
External Name

CMU Query Account Io

CMU - Account

Methods

For a description of methods for this Web service, see Table 90.

Table 90. CMU Account Query Methods
Operation
Method

CMU Account QueryPage

[BS: CMU Account Query Service].QueryPage

Example Package for CMU Account Query

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request

See the following file to view the sample code:

...\CMUAccountQuery\CMUAccountQuery.xml

Response

See the following file to view the sample code:

...\CMUAccountQuery\CMUAccountQuery.xml

Interface Description (WSDL) for CMU Account Query

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\CMUAccountQuery\CMUAccountQuery.wsdl

Siebel CRM Web Services Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.