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

List


Use this Web service for the basic operations for processing lists.

List Operations

For a list of operations associated with this Web service, see Table 246.

Table 246. List Operations
Name
Description

ListCreateList

Creates a list.

ListExportList

Exports a list.

Request Message Description: ListCreateList

This method is used to create a list. It accepts the input parameters as a property set. For a description of this request message, see Table 247.

Table 247. Request Message Description: ListCreateList
Node
Description
Type

List IO

Required. An instance of the integration object List IO.

Integration Object

Response Message Description: ListCreateList

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

Table 248. Response Message Description: ListCreateList
Node
Description
Type

List Id

List ID of the list created.

String

Error Message

Error message if any.

String

Success Flag

Y or N.

String

Request Message Description: ListExportList

This method is used to export lists. It accepts the input parameters as a property set. For a description of this request message, see Table 249.

Table 249. Request Message Description: ListExportList
Node
Description
Type

Business Component

The Business component whose records need to be exported.

String

Business Object

The business object containing the business component.

String

Export Format

The format (xml, or CSV) based on which the filename or filenames are to be created.

String

Search Specification

The search specification for the records on the business component (if the records satisfying a condition are only to be picked).

String

List 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 250.

Table 250. List Service Object
Name
Boundary Object Type

EAI XML Write to File

Business Service

Data Object (Integration Object)

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

Table 251. List Data Object
Siebel Repository Name
External Name

List IO

List IO

Example Package for List

To view an example of messages 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.

Request (ListCreateList)

See the following file to view the sample code:

...\List\ListCreate_request.xml

Response (ListCreateList)

See the following file to view the sample code:

...\List\ListCreate_response.xml

Request (ListExportList)

See the following file to view the sample code:

...\List\ListExport_request.xml

Interface Description (WSDL) for List

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.

...\List\List.wsdl

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