HPOSSOD 1.0 Technical Note

HP Web Services for Output Server 23
Using HP Web Services for Output Server
Multiple-document print failure
You can resume subjobs when the job state is paused. Resuming a subjob allows it to be processed to completion.
Users are authorized at the HP Output Server level to resume subjobs. The operation attribute is a JQM job ID.
The following is an example of a resumeSubJobs request:
<wsg-request>
<operation-attributes>
<job-identifier>jqm:2530598</job-identifier>
</operation-attributes>
</wsg-request>
The following is an example of a resumeSubJobs response:
<wsg-response>
<status-code>0</status-code>
<status-message>success</status-message>
<operation-attributes />
<job-info>
<subjob-info>
<job-identifier>jqm:2530598</job-identifier>
<status-code>0</status-code>
<status-message>success</status-message>
</subjob-info>
</job-info>
</wsg-response>
Pausing objects
The pauseObjects API is used to pause HP Output Server objects. The structure of the API is:
Web Service Name: pauseObjects
Web Service Parameters
Parameter 1 - XML pauseObjects contract
For .NET clients,
Input param- pauseObjects object
pauseObjects will have only one argument.
1. XML pauseObjects contract
Response- pauseObjectsResponse object
Table 1-15. resumeSubJobs attributes
Type Name Value
Operation job-identifier JQM ID
Table 1-16. pauseObjects attributes
Type Name Value
Operation class Job and Queue
Operation object-name Object of the specified class