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

LSSGOP_Literature


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

LSSGOP_Literature Operations

This Web service allows you to create, update, delete and query records in the Literature object using Sales Rep visibility. For a list of operations, see Table 477.

Table 477. LSSGOP_Literature Operations
Name
Description

LiteratureInsert

Creates a literature.

LiteratureUpdate

Update an existing literature.

LiteratureDelete

Delete a literature.

LiteratureQueryPage

Query for a literature.

Request Message Description: LiteratureInsert

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

Table 478. Request Message Description: LiteratureInsert
Node
Description
Type

Name

Name of the literature record.

String

FileName

The file name of the literature record.

String

RelationshipType

Relationship type for the literature record.

String

Response Message Description: LiteratureInsert

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

Table 479. Response Message Description: LiteratureInsert
Node
Description
Type

Id

ID of the newly created literature record.

String

Request Message Description: LiteratureUpdate

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

Table 480. Request Message Description: LiteratureUpdate
Node
Description
Type

Id

ID of the literature record.

String

Name

Name of the corresponding record.

String

FileName

File name of the corresponding record.

String

RelationshipType

Relationship type of the corresponding record.

String

Response Message Description: LiteratureUpdate

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

Table 481. Response Message Description: LiteratureUpdate
Node
Description
Type

Id

ID of the updated literature record.

String

Request Message Description: LiteratureDelete

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

Table 482. Request Message Description: LiteratureDelete
Node
Description
Type

Id

ID of the literature record to be deleted.

String

Response Message Description: LiteratureDelete

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

Table 483. Response Message Description: LiteratureDelete
Node
Description
Type

Id

ID of the deleted literature record.

String

Request Message Description: LiteratureQueryPage

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

Table 484. Request Message Description: LiteratureQueryPage
Node
Description
Type

Id

ID of the literature record to be queried.

String

Response Message Description: LiteratureQueryPage

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

Table 485. Response Message Description: LiteratureQueryPage
Node
Description
Type

Id

ID of the literature record.

String

LSSGOP_Literature 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 486.

Table 486. LSSGOP_Literature Service Object
Name
Boundary Object Type
Class

LSSGOP_Literature

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 487. LSSGOP_Literature Data Object
Siebel Repository Name
External Name

LS SGOP_Literature

LS SGOP_Literature

Interface Description (WSDL) for LSSGOP_Literature

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_Literature\http_siebel.com_asi_LSSGOP_Literature.WSDL

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