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

CMU Account Update


Use this Web service to update the status of an account in the Siebel CRM application when the status of the account changes in the external billing application. The external billing application makes this inbound Web service call to the Siebel CRM application to update the status of the account. A business service is made available in the Siebel CRM application to update the status field.

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

CMU Account Update Operations

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

Table 91. CMU Account Update Operations
Name
Description

CMU Account Update

Updates the status of an account in the Siebel CRM application when the status of the account changes in the billing application.

Request Message Description: CMU Account Update

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

Table 92. Request Message Description: CMU Account Update
Node
Description

AccountId

The ID of the account for the billing profile.

AccountStatus

The status of the account that was updated in the billing application.

CMU Account Update 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 93.

Table 93. CMU Account Update Service Object
Name
Boundary Object Type
Class (If Business Service)

CMU Account Update

Business Service

CSSEAIDataSyncService

Data Object (Integration Object)

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

Table 94. CMU Account Update Data Object
Siebel Repository Name
External Name

CMU Update Account Io

Account

Methods

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

Table 95. CMU Account Update Methods
Operation
Method

CMU Account Update

[BS: CMU Account Update].Update

Example Package for CMU Account Update

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:

...\CMUAccountUpdate\CMUAccountUpdate.xml

Response

See the following file to view the sample code:

...\CMUAccountUpdate\CMUAccountUpdate.xml

Interface Description (WSDL) for Account Update

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.

...\CMUAccountUpdate\CMUAccountUpdate.wsdl

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