retrieveNextPageForJob

Retrieves the next page for a job on the scanner

This returns a ScannerNextPageResult. Please verify that the jobURL (usually sent by the scanner) actually links to the same device as the scanner. Use the response body immediately. Else it may be incomplete.

Return

The result of the request as one of the many possible outcomes specified as ScannerCreateJobResult

Parameters

jobUri

The so-called JobUri (e.g. "/eSCL/ScanJobs/893e6fcd-487f- 4056-a8c9-a87709b85daf")

See also