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

Table 454. 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 455.

Table 455. 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 456.

Table 456. 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 457.

Table 457. 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 458.

Table 458. 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 459.

Table 459. 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 460.

Table 460. 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 461.

Table 461. 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 462.

Table 462. 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 463.

Table 463. 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 464.

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