List Operations

For a list of operations associated with this Web service, see the following table.

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 the following table.

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 the following table.

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 the following table.

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