HPOS 4.0 technical note 3
HP Web Services for Output Server 44
Using HP Web Services for Output Server
SAP Print Path devices management functions
The following is an example of LISTSAPSPOOLSERVERS XML contract response:
<wsg-response>
<status-code>0</status-code>
<status-message>success</status-message>
<operation-attributes>
</operation-attributes>
<spool-server-info>
<status-code>0</status-code>
<status-message>success</status-message>
<NAME>hpos_1</NAME>
</spool-server-info>
<spool-server-info>
<status-code>0</status-code>
<status-message>success</status-message>
<NAME>hpos_2</NAME>
</spool-server-info>
<spool-server-info>
<status-code>0</status-code>
<status-message>success</status-message>
<NAME>hpos_3</NAME>
</spool-server-info>
<spool-server-info>
<status-code>0</status-code>
<status-message>success</status-message>
<NAME>hpos_4</NAME>
</spool-server-info>
</wsg-response>
Count SAP devices
You can retrieve the total number of SAP devices in a SAP system. The following table lists the
COUNTSAPDEVICES attributes.
Table 1-34. COUNTSAPDEVICES attributes
Type Name Value Requirement
Operation operation-type COUNTSAPDEVICES Mandatory
Operation user-info A character data element
with user-info as
illustrated in the sample
contract.
Mandatory