HPOS 4.0 technical note 3
HP Web Services for Output Server 33
Using HP Web Services for Output Server
SAP Print Path devices management functions
SAP Print Path devices management functions
You can manage SAP Print Path devices with SAP Print Path device management functionality. The generic interface
for SAP Print Path device management comprises of the following:
• Creating SAP device
• Deleting SAP device
• Modifying SAP device
• List SAP device
• List SAP devices
• List SAP devices with all columns
• List LOMS
• List device types
• List page formats
• List SAP Spool servers
• Count SAP device
All operations are performed by calling the invokeService method of HP Web Services for Output Server. The
invokeService method accepts a contract (string object) as input and returns a string object as a response.
Creating SAP device
You can create SAP devices through HP Web Services for Output Server. The following table lists the
CREATESAPDEVICE attributes.
Table 1-24. CREATESAPDEVICE attributes
Type Name Value Requirement
Operation operation-type CREATESAPDEVICE Mandatory
Operation user-info A character data element
with user-info as
illustrated in the sample
contract.
Mandatory
Operation device-info A character data element
with SAP device info as
illustrated in the sample
contract.
Mandatory