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

Table 476. 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 477.

Table 477. 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 478.

Table 478. 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 479.

Table 479. 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 480.

Table 480. 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 481.

Table 481. 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 482.

Table 482. 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 483.

Table 483. 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 484.

Table 484. 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 485.

Table 485. 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 486.

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