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

UpdateCustomerSiebelJMSProducer


Use this Web service to synchronize the data between the Siebel CRM and the external billing application for details relating to accounts, addresses, contacts, and billing profiles. Because this Web service uses an asynchronous call, a response message does not apply.

UpdateCustomerSiebelJMSProducer Operations

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

Table 1431. UpdateCustomerSiebelJMSProducer Operations
Operation Name
Description

UpdateCustomerParty

Synchronizes account detail between the Siebel CRM application and the billing application.

UpdateCustomerPartyAddress

Synchronizes address detail for an account between the Siebel CRM application and the billing application.

UpdateCustomerPartyContact

Synchronizes contact detail for an account between the Siebel CRM application and the billing application.

UpdateCustomerPartyBillProfile

Synchronizes billing profile detail for an account between Oracle's Siebel CRM application and the billing application.

Request Message Description: UpdateCustomerParty

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

Table 1432. Request Message Description: UpdateCustomerParty
Node
Description

Account

The details of the account.

CutAddress

The details of the address for an account.

Contact

The details of the contact for an account.

Request Message Description: UpdateCustomerPartyAddress

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

Table 1433. Response Message Description: UpdateCustomerPartyAddress
Node
Description

Account

The details of the account.

CutAddress

The details of the address for an account.

ComInvoiceProfile

The details of the billing profile for an account.

Request Message Description: UpdateCustomerPartyContact

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

Table 1434. Request Message Description: UpdateCustomerPartyContact
Node
Description

Account

The details of the account.

Contact

The details of the contact for an account.

ComInvoiceProfile

The details of the billing profile for an account.

Request Message Description: UpdateCustomerPartyBillProfile

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

Table 1435. Request Message Description: UpdateCustomerPartyBillProfile
Node
Description

BillingProfileCutAddress

The details of the address for a billing profile.

BillingProfileContact

The details of the contact for a billing profile.

ComInvoiceProfile

The details of the billing profile for an account.

UpdateCustomerSiebelJMSProducer 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 1436.

Table 1436. UpdateCustomerSiebelJMSProducer Service Object
Name
Boundary Object Type
Class (If Business Service)

UpdateCustomerSiebelJMSProducer

Business Service

CSSWSOutboundDispatcher

Data Object (Integration Object)

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

Table 1437. UpdateCustomerSiebelJMSProducer Data Object
Siebel Repository Name
External Name

CMU AccSync Account Io

CMU - Account

CMU AccSync Address Io

CMU - Address

CMU AccSync Contact Io

CMU - Contact

CMU AccSync Billing Profile Io

CMU - Com Invoice Profile

Methods

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

Table 1438. UpdateCustomerSiebelJMSProducer Methods
Operation
Method

UpdateCustomerParty

[BS: UpdateCustomerSiebelJMSProducer].UpdateCustomerParty

UpdateCustomerPartyAddress

[BS: UpdateCustomerSiebelJMSProducer].UpdateCustomerPartyAddress

UpdateCustomerPartyBillProfile

[BS: UpdateCustomerSiebelJMSProducer].UpdateCustomerPartyBillProfile

UpdateCustomerPartyContact

[BS: UpdateCustomerSiebelJMSProducer].UpdateCustomerPartyContact

Example Package for UpdateCustomerSiebelJMSProducer

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:

...\UpdateCustomerSiebelJMSProducer\CmuAccSyncAccount.xml

Response

Because this Web service uses an asynchronous call, a response message does not apply.

Interface Description (WSDL) for UpdateCustomerSiebelJMSProducer

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.

...\UpdateCustomerSiebelJMSProducer\UpdateCustomerSiebelJMSProducer.xml

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