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

LSSGOP_Literature_ALL


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

LSSGOP_Literature_ALL Operations

This Web service allows you to create, update, delete, and query records in the Literature_ALL object using Administrator visibility. For a list of operations, see Table 465.

Table 465. LSSGOP_Literature_ALL Operations
Name
Description

Literature_ALLInsert

Creates a literature.

Literature_ALLUpdate

Update an existing literature.

Literature_ALLDelete

Delete a literature.

Literature_ALLQueryPage

Query for a literature.

Request Message Description: Literature_ALLInsert

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

Table 466. Request Message Description: Literature_ALLInsert
Node
Description
Type

Name

Name of the literature record to be inserted.

String

FileName

File name of the literature record.

String

RelationshipType

Relationship type.

String

Response Message Description: Literature_ALLInsert

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

Table 467. Response Message Description: Literature_ALLInsert
Node
Description
Type

Id

ID of the newly created Literature All record.

String

Request Message Description: Literature_ALLUpdate

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

Table 468. Request Message Description: Literature_ALLUpdate
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: Literature_ALLUpdate

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

Table 469. Response Message Description: Literature_ALLUpdate
Node
Description
Type

Id

ID of the updated literature record.

String

Request Message Description: Literature_ALLDelete

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

Table 470. Request Message Description: Literature_ALLDelete
Node
Description
Type

Id

ID of the literature record to be deleted.

String

Response Message Description: Literature_ALLDelete

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

Table 471. Response Message Description: Literature_ALLDelete
Node
Description
Type

Id

ID of the deleted literature record.

String

Request Message Description: Literature_ALLQueryPage

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

Table 472. Response Message Description: Literature_ALLDelete
Node
Description
Type

Id

ID of the literature record to be queried.

String

Response Message Description: Literature_ALLDelete

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

Table 473. Response Message Description: Literature_ALLDelete
Node
Description
Type

Id

ID of the literature record.

String

LSSGOP_Literature_ALL 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 474.

Table 474. LSSGOP_Literature_ALL Service Object
Name
Boundary Object Type
Class

LSSGOP_Literature_ALL

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 475. LSSGOP_Literature_ALL Data Object
Siebel Repository Name
External Name

LS SGOP_Literature_ALL

LS SGOP_Literature_ALL

Interface Description (WSDL) for LSSGOP_Literature_ALL

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_ALL\http_siebel.com_asi_LSSGOP_Literature_ALL.WSDL

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