ListJobQueues

Use this service to list existing job queues.

Optional parameters

Parameter Key Value Type Parameter Description
queueName Alphanumeric string

The name of the job queue. Maximum length for strings is 10.

Reserved value is QBATCH.

filter Alphanumeric string Criteria to narrow down the search for bookmarks.
maxRecordCount Integer Maximum number of jobs to be listed. Minimum length of strings is 1, maxmium length of strings is 500. Default value is 500. String to filter jobs. Minimum length for strings is 0 and the maximum is 39.

Example URL

SERVER:PORT/lawson-ios/action/ListJobQueues?jobOwner=LAWSON\lawsonuser&jobName=TESTJOB

Additional Information

GET HTTP method call type is supported.

SERVER:PORT/lawson-ios/action/ListJobQueues