Show TOC

Function documentationQueue List Locate this document in the navigation structure

 

You use this action to retrieve a list of XML messages. The XML messages appear in the queue list in first in, first out order.

Integration

You use this action with the other queueing actions.

Features

On the Queue List Configuration screen, you must enter the Maximum Number ofQueue Entrie sand Queue Name.

The properties for this action are listed in the following table:

Property

Data Type

Access

Description

QueueName

String

In and out

Identifies the queue in which the XML messages exist.

MaxItems

Integer

In and out

Defines the maximum number of messages the queue can return.

MessageList

XML

Out

Contains the list of queue message IDs in rowsets/rowset/row format.

Success

Boolean

Out

Indicates whether the request succeeded or failed. If it failed, errors are displayed in the server trace log.