HPOS 4.0 technical note 3
HP Web Services for Output Server 16
Using HP Web Services for Output Server
Multiple-document print failure
The following is an example of a querySubJobs request:
<wsg-request>
<operation-attributes>
<batch-size>100</batch-size>
<job-identifier>jqm:2530598</job-identifier>
</operation-attributes>
<request-attributes>
<requested-attributes>job-owner</requested-attributes>
</request-attributes>
</wsg-request>
The following is an example of a querySubJobs response:
<wsg-response>
<status-code>0</status-code>
<status-message>success</status-message>
<operation-attributes>
<status-code>has-more-chunks</status-code>
<status-message>false</status-message>
</operation-attributes>
<job-info>
<subjob-info>
<current-job-state>retained</current-job-state>
<destination>lfile</destination>
<job-identifier>jqm:2530598</job-identifier>
<job-name>/etc/hosts</job-name>
<job-owner>dazel@march.d</job-owner>
<queue-assigned>qfile</queue-assigned>
</subjob-info>
</job-info>
</wsg-response>
The following is an example of a querySubJobs request on a destination:
<wsg-request>
<operation-attributes>
<batch-size>100</batch-size>
<destination>labld_ps</destination>
</operation-attributes>
<request-attributes>
<requested-attributes>job-owner</requested-attributes>
</request-attributes>
</wsg-request>
Request -requested-attributes All, brief, none or any other
display attributes
Not mandatory
Table 1-8. querySubJobs attributes
Type Name Value Requirement