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

LSSGOP_PersonalList


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

LSSGOP_PersonalList Operations

This Web service allows you to create, update, delete, and query records in the PersonalList object. For a list of operation, see Table 598.

Table 598. LSSGOP_PersonalList Operations
Name
Description

PersonalListInsert

Creates a personallist record.

PersonalListUpdate

Updates an existing personallist record.

PersonalListDelete

Deletes a personallist record.

PersonalListQueryPage

Queries for a personallist record.

Request Message Description: PersonalListInsert

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

Table 599. Request Message Description: PersonalListInsert
Node
Description
Type

Sample

Name of the sample to be inserted.

String

Response Message Description: PersonalListInsert

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

Table 600. Response Message Description: PersonalListInsert
Node
Description
Type

Id

Id of the newly created personallist record.

String

Request Message Description: PersonalListUpdate

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

Table 601. Request Message Description: PersonalListUpdate
Node
Description
Type

Id

Id of a personallist record.

String

Sample

Sample of the corresponding record.

String

Response Message Description: PersonalListUpdate

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

Table 602. Response Message Description: PersonalListUpdate
Node
Description
Type

Id

ID of the updated personallist record.

String

Request Message Description: PersonalListDelete

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

Table 603. Request Message Description: PersonalListDelete
Node
Description
Type

Id

ID of the personallist record to be deleted.

String

Response Message Description: PersonalListDelete

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

Table 604. Response Message Description: PersonalListDelete
Node
Description
Type

Id

ID of the deleted personallist record.

String

Request Message Description: PersonalListQueryPage

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

Table 605. Request Message Description: PersonalListQueryPage
Node
Description
Type

Id

ID of the personallist record to be queried.

String

Response Message Description: PersonalListQueryPage

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

Table 606. Response Message Description: PersonalListQueryPage
Node
Description
Type

Id

ID of a personallist record.

String

LSSGOP_PersonalList 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 607.

Table 607. LSSGOP_PersonalList Service Object
Name
Boundary Object Type
Class

LSSGOP_PersonalList

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 608. LSSGOP_PersonalList Data Object
Siebel Repository Name
External Name

LS SGOP_PersonalList

LS SGOP_PersonalList

Interface Description (WSDL) for LSSGOP_PersonalList

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_PersonalList\http_siebel.com_asi_LSSGOP_PersonalList.WSDL

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