Skip to content

/AWS1/CL_TBD=>LISTQUEUES()

About ListQueues

Lists queues.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID of the queue.

Optional arguments:

IV_PRINCIPALID TYPE /AWS1/TBDIDENTITYCENTERPRINCID /AWS1/TBDIDENTITYCENTERPRINCID

The principal ID. This filter is only valid when using Nimble Studio credentials and should match the user ID in the credentials of the caller.

IV_STATUS TYPE /AWS1/TBDQUEUESTATUS /AWS1/TBDQUEUESTATUS

The status of the queues listed.

  • ACTIVE–The queues are active.

  • SCHEDULING–The queues are scheduling.

  • SCHEDULING_BLOCKED–The queue scheduling is blocked for these queues.

IV_NEXTTOKEN TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING

The token for the next set of results, or null to start from the beginning.

IV_MAXRESULTS TYPE /AWS1/TBDMAXRESULTS /AWS1/TBDMAXRESULTS

The maximum number of results to return. Use this parameter with NextToken to get results as a set of sequential pages.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDLISTQUEUESRESPONSE /AWS1/CL_TBDLISTQUEUESRESPONSE