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

LSSGOP_LiteratureCatalog


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

LSSGOP_LiteratureCatalog Operations

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

Table 499. LSSGOP_LiteratureCatalog Operations
Name
Description

LiteratureCatalogInsert

Creates a literaturecatalog record.

LiteratureCatalogUpdate

Updates an existing literaturecatalog record.

LiteratureCatalogDelete

Deletes a literaturecatalog record.

LiteratureCatalogQueryPage

Queries for a literaturecatalog record.

Request Message Description: LiteratureCatalogInsert

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

Table 500. Request Message Description: LiteratureCatalogInsert
Node
Description
Type

CtlgCatId

ID of the catalog category to which the literature is to be associated.

String

LitId

ID of the literature record.

String

LitName

Name of the literature record.

String

Response Message Description: LiteratureCatalogInsert

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

Table 501. Response Message Description: LiteratureCatalogInsert
Node
Description
Type

Id

ID of the newly created literaturecatalog record.

String

Request Message Description: LiteratureCatalogUpdate

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

Table 502. Request Message Description: LiteratureCatalogUpdate
Node
Description
Type

Id

ID of the literaturecatalog record.

String

CtlgCatId

CtigCatId of the corresponding record.

String

LitId

Literature ID of the corresponding record.

String

LitName

Literature Name of the corresponding record.

String

Response Message Description: LiteratureCatalogUpdate

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

Table 503. Response Message Description: LiteratureCatalogUpdate
Node
Description
Type

Id

ID of the updated literaturecatalog record.

String

Request Message Description: LiteratureCatalogDelete

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

Table 504. Request Message Description: LiteratureCatalogDelete
Node
Description
Type

Id

ID of the literaturecatalog record to be deleted.

String

Response Message Description: LiteratureCatalogDelete

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

Table 505. Response Message Description: LiteratureCatalogDelete
Node
Description
Type

Id

ID of the deleted literaturecatalog record.

String

Request Message Description: LiteratureCatalogQueryPage

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

Table 506. Request Message Description: LiteratureCatalogQueryPage
Node
Description
Type

Id

ID of the literaturecatalog record to be queried.

String

Response Message Description: LiteratureCatalogQueryPage

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

Table 507. Response Message Description: LiteratureCatalogQueryPage
Node
Description
Type

Id

ID of the literaturecatalog record.

String

LSSGOP_LiteratureCatalog 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 508.

Table 508. LSSGOP_LiteratureCatalog Service Object
Name
Boundary Object Type
Class

LSSGOP_LiteratureCatalog

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 509. LSSGOP_LiteratureCatalog Data Object
Siebel Repository Name
External Name

LS SGOP_LiteratureCatalog

LS SGOP_LiteratureCatalog

Interface Description (WSDL) for LSSGOP_LiteratureCatalog

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_LiteratureCatalog\http_siebel.com_asi_LSSGOP_LiteratureCatalog.WSDL

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