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

LSSGOP_MessageResponse


Use this Web service to create, update, delete, and query records in the MessageResponse object.

LSSGOP_MessageResponse Operations

This Web service allows you to create, update, delete, and query records in the MessageResponse object. For a list of operations, see Table 520.

Table 520. LSSGOP_MessageResponse Operations
Name
Description

MessageResponseInsert

Creates a messageresponse record.

MessageResponseUpdate

Updates an existing messageresponse record.

MessageResponseDelete

Deletes a messageresponse record.

MessageResponseQueryPage

Queries for a messageresponse record.

Request Message Description: MessageResponseInsert

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

Table 521. Request Message Description: MessageResponseInsert
Node
Description
Type

MessagePlan

Name of the message plan.

String

MessagePlanId

ID of the message plan.

String

MessageStartTime

Start time of the message plan.

String

MessageEndTime

End time of the message plan.

String

Response

Response of the corresponding record.

String

Response Message Description: MessageResponseInsert

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

Table 522. Response Message Description: MessageResponseInsert
Node
Description
Type

Id

ID of the newly created messageresponse record.

String

Request Message Description: MessageResponseUpdate

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

Table 523. Request Message Description: MessageResponseUpdate
Node
Description
Type

Id

ID of the messageresponse record.

String

MessagePlan

Message plan of the corresponding record.

String

MessagePlanId

Message plan ID of the corresponding record.

String

MessageStartTime

Message start time of the corresponding record.

String

MessageEndTime

Message end time of the corresponding record.

String

Response

Response of the corresponding record.

String

Response Message Description: MessageResponseUpdate

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

Table 524. Response Message Description: MessageResponseUpdate
Node
Description
Type

Id

ID of the updated messageresponse record.

String

Request Message Description: MessageResponseDelete

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

Table 525. Request Message Description: MessageResponseDelete
Node
Description
Type

Id

ID of the messageresponse record to be deleted.

String

Response Message Description: MessageResponseDelete

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

Table 526. Response Message Description: MessageResponseDelete
Node
Description
Type

Id

ID of the deleted messageresponse record.

String

Request Message Description: MessageResponseQueryPage

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

Table 527. Request Message Description: MessageResponseQueryPage
Node
Description
Type

Id

ID of the messageresponse record to be queried.

String

Response Message Description: MessageResponseQueryPage

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

Table 528. Response Message Description: MessageResponseQueryPage
Node
Description
Type

Id

ID of the messageresponse record.

String

LSSGOP_MessageResponse 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 529

Table 529. LSSGOP_MessageResponse Service Object
Name
Boundary Object Type
Class

LSSGOP_ MessageResponse

Business Service

CSSEAIUIDataService

.

Data Object (Integration Object)

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

Table 530. LSSGOP_MessageResponse Data Object
Siebel Repository Name
External Name

LS SGOP_MessageResponse

LS SGOP_MessageResponse

Interface Description (WSDL) for LSSGOP_MessageResponse

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.

...\LSSGOP_MessageResponse\http_siebel.com_asi_LSSGOP_MessageResponse.WSDL

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