ShowQueuedJobLog
ShowQueuedJobLog retrieves the log of a completed job.
URL (general format)
SERVER:PORT/lawson-ios/action/ShowQueuedJobLog?
<parameter=key>
Required Parameters
Parameter Key | Value Type | Parameter Description |
---|---|---|
jobNumber | Numeric string | Job number of the log to be viewed. |
Example URL
SERVER:PORT/lawson-ios/action/ShowQueuedJobLog?jobNumber=<jobNumber>
Deprecated CGI information
The ShowQueuedJobLog service replaces the CGI: xviewlog.exe
CGI URL: SERVER:PORT/cgi-lawson/xviewlog.exe?TESTJOB&0000000001
Note: The CGI did not support keys, only values.