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

LSSGOP_MessagePlanCatalog


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

LSSGOP_MessagePlanCatalog Operations

This Web service features four operations which allow you to create, update, delete, and query records in the MessagePlan Catalog object. For a list of operations, see Table 532.

Table 532. LSSGOP_MessagePlanCatalog Operations
Name
Description

MessagePlanCatalogInsert

Creates a messageplancatalog record.

MessagePlanCatalogUpdate

Updates an existing messageplancatalog record.

MessagePlanCatalogDelete

Deletes a messageplancatalog record.

MessagePlanCatalogQueryPage

Queries for a messageplancatalog record.

Request Message Description: MessagePlanCatalogInsert

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

Table 533. Request Message Description: MessagePlanCatalogInsert
Node
Description
Type

CtlgCatId

ID of the catalog category to be associated with the message plan.

String

MsgPlanId

ID of the message plan.

String

Response Message Description: MessagePlanCatalogInsert

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

Table 534. Response Message Description: MessagePlanCatalogInsert
Node
Description
Type

Id

ID of the newly created messageplancatalog record.

String

Request Message Description: MessagePlanCatalogUpdate

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

Table 535. Request Message Description: MessagePlanCatalogUpdate
Node
Description
Type

Id

ID of the messageplancatalog record.

String

CtlgCatId

CtlgCatId of the corresponding record.

String

MsgPlanId

Message plan ID of the corresponding record.

String

Response Message Description: MessagePlanCatalogUpdate

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

Table 536. Response Message Description: MessagePlanCatalogUpdate
Node
Description
Type

Id

ID of an updated messageplancatalog record.

String

Request Message Description: MessagePlanCatalogDelete

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

Table 537. Request Message Description: MessagePlanCatalogDelete
Node
Description
Type

Id

ID of the messageplancatalog record to be deleted.

String

Response Message Description: MessagePlanCatalogDelete

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

Table 538. Response Message Description: MessagePlanCatalogDelete
Node
Description
Type

Id

ID of the deleted messageplancatalog record.

String

Request Message Description: MessagePlanCatalogQueryPage

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

Table 539. Request Message Description: MessagePlanCatalogQueryPage
Node
Description
Type

Id

ID of the messageplancatalog record to be queried.

String

Response Message Description: MessagePlanCatalogQueryPage

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

Table 540. Response Message Description: MessagePlanCatalogQueryPage
Node
Description
Type

Id

ID of the messageplancatalog record.

String

LSSGOP_MessagePlanCatalog 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 541.

Table 541. LSSGOP_MessagePlanCatalog Service Object
Name
Boundary Object Type
Class

LSSGOP_MessagePlanCatalog

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 542. LSSGOP_MessagePlanCatalog Data Object
Siebel Repository Name
External Name

LS SGOP_MessagePlanCatalog

LS SGOP_MessagePlanCatalog

Interface Description (WSDL) for LSSGOP_MessagePlanCatalog

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_MessagePlanCatalog\http_siebel.com_asi_LSSGOP_MessagePlanCatalog.WSDL

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