RecoverQueuedJob

This service recovers a job in a Needs Recovery status in the waiting queue.

URL (general format)

SERVER:PORT/lawson-ios/action/RecoverQueuedJob? <parameter=key>

Required Parameter

Parameter Key Value Type Parameter Description
jobNumber Numeric string The number of the job to be recovered.

Example URL

SERVER:PORT/lawson-ios/action/RecoverQueuedJob?jobNumber=0000000001

Deprecated CGI information

The RecoverQueuedJobs service replaces some functionality of the CGI: xjobctrl.exe

CGI URL: SERVER:PORT/cgi-lawson/xjobctrl.exe?-r&LAWSON\lawsonuser&TESTJOB&0000000001

Note: The CGI did not support keys, only values.