LSSGOP_LiteratureCatalog Operations

This Web service allows you to create, update, delete, and query records in the LiteratureCatalog object. For a list of operations, see the following table.

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 the following table.

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 the following table.

Node Description Type

Id

ID of the newly created literaturecatalog record.

String

Request Message Description: LiteratureCatalogUpdate

For a description of this request message, see the following table.

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 the following table.

Node Description Type

Id

ID of the updated literaturecatalog record.

String

Request Message Description: LiteratureCatalogDelete

For a description of this request message, see the following table.

Node Description Type

Id

ID of the literaturecatalog record to be deleted.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the deleted literaturecatalog record.

String

For a description of this request message, see the following table.

Node Description Type

Id

ID of the literaturecatalog record to be queried.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the literaturecatalog record.

String