HPOSSOD 1.0 Technical Note

HP Web Services for Output Server 5
Using HP Web Services for Output Server
Job management functions
For UNIX: installDir/share/jboss/bin/shutdown.sh
For Windows: net stop HPSOD
To enable HP Web Services for Output Server, you must restart the JBoss server. To restart the JBoss server, execute
the following command:
For UNIX: installDir/share/jboss/bin/startup.sh
For Windows: net start HPSOD
Job management functions
All job management functions take a HP Web Services for Output Server request as input and return a HP Web
Services for Output Server response. The request has a set of operation attributes and a set of request attributes.
Operation attributes are not mandatory and hold the object values on which the operations have to be invoked.
Delivering a job
You can use HP Web Services for Output Server to submit jobs on HP Output Server logical destinations. HP Web
Services for Output Server supports single document delivery and multiple document delivery with and without
chunks.
Single-document delivery
The deliverJob API is used for single document delivery. The structure of the API is:
Web Service Name: deliverJob
Web Service Parameters
For Java clients,
Parameter 1 - XML deliverJob contract
Parameter 2 -DocumentData
For .NET clients,
Input param- deliverJob object
deliverJob object will have two arguments.
1. XML deliverJob contract
2. DocumentData which holds the data for the document.
Response - deliverJobResponse object
The following table lists the deliverJob attributes:
Table 1-1. deliverJob attributes
Type Name Value
Operation destination HP Output Server logical
destination
Request job attributes All job attributes in HP
Output Server such as
job-owner,
-job-name, and
-copy-count