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 543.

Table 543. 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 544.

Table 544. 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 545.

Table 545. 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 546.

Table 546. 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 547.

Table 547. 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 548.

Table 548. 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 549.

Table 549. 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 550.

Table 550. 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 551.

Table 551. 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 552

Table 552. 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 553.

Table 553. 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 © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.