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

Response


Use this Web service for the basic Marketing operations such as creating and updating responses.

Response Operations

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

Table 965. Response Operations
Name
Description

ResponseCreateResponse

Creates a response.

ResponseSourceCodeLookup

This operation is used to determine the campaign history record.

ResponseUpdateResponse

Updates a response.

Request Message Description: ResponseCreateResponse

This method takes in an Integration object called Response IO and returns the Response ID and Success Flag. For a description of this request message, see Table 966.

Table 966. Request Message Description: ResponseCreateResponse
Node
Description
Type

Response IO

Required input parameter.

Integration Object

Response Message Description: ResponseCreateResponse

For a description of this response message, see Table 967.

Table 967. Response Message Description: ResponseCreateResponse
Node
Description
Type

Response Id

Row ID of the new response.

String

Error Message

Error message, if any.

String

Success Flag

Y or N.

String

Request Message Description: ResponseSourceCodeLookup

This method takes in Ids and Codes of Offer, Campaign and Treatment and returns the S_CAMP_CON_ID. For a description of this request message, see Table 968.

Table 968. Request Message Description: ResponseSourceCodeLookup
Node
Description
Type

Campaign Code

Campaign code of response source.

String

Campaign Id

Campaign ID of response source.

String

Offer Code

Offer code for response.

String

Offer Id

Offer ID for response.

String

Source Code

Source code for response.

String

Treatment Code

Treatment code for response.

String

Treatment Id

Treatment ID for response.

String

Response Message Description: ResponseSourceCodeLookup

For a description of this response message, see Table 969.

Table 969. Response Message Description: ResponseSourceCodeLookup
Node
Description
Type

S_CAMP_CON_ID

Row ID of the response.

String

Error Message

Error message, if any.

String

Success Flag

Y or N.

String

Request Message Description: ResponseUpdateResponse

This method updates an existing response. For a description of this request message, see Table 970.

Table 970. Request Message Description: ResponseUpdateResponse
Node
Description
Type

Response IO

Required input parameter.

Integration Object

Response Message Description: ResponseUpdateResponse

For a description of this response message, see Table 971.

Table 971. Response Message Description: ResponseUpdateResponse
Node
Description
Type

Error Message

Error message, if any.

String

Success Flag

Y or N.

String

Example Package for Response

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 (ResponseCreateResponse)

See the following file to view the sample code:

...\Response\ResponseCreateResponse_request.xml

Response (ResponseCreateResponse)

See the following file to view the sample code:

...\Response\ResponseCreateResponse_response.xml

Request (ResponseSourceCodeLookup)

See the following file to view the sample code:

...\Response\ResponseSourceCodeLookup_request.xml

Response (ResponseSourceCodeLookup)

See the following file to view the sample code:

...\Response\ResponseSourceCodeLookup_response.xml

Request (ResponseUpdateResponse)

See the following file to view the sample code:

...\Response\ResponseUpdateResponse_request.xml

Response (ResponseUpdateResponse)

See the following file to view the sample code:

...\Response\ResponseUpdateResponse_request.xml

Interface Description (WSDL) for Response

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.

...\Response\Response.wsdl

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