HPOS 4.0 technical note 3

HP Web Services for Output Server 56
Using HP Web Services for Output Server
Non-HP Output Management Attributes
13. You can use the HP Web Services for Output Server landing page at http://localhost/HPOSGateway.
14. Access the HP Web Services for Output Server WSDL at
http://localhost/HPOSGateway/HPOSGateway?wsdl.
15. Access the status manager at http://localhost/jkstatus
.
Non-HP Output Management Attributes
The following table lists the non-HP Output Management attributes.
Automated steps to build WSG client proxies using
Integrated Development Environment (IDE)
You can build Web Services for Output Server client using NetBeans 5.5 Integrated Development Environment as
follows:
1. To create a Java project you need to perform the following steps:
i. Go to File > New Project and New Project window is displayed.
ii. Select General from the Categories list and Java Application from Projects list.
iii. Click Next.
iv. Specify a project name and click Finish.
2. To create Web Services for Output Server proxies you need to perform the following steps:
i. Right -click on the project created and select New > File/Folder.
ii. The New File window is displayed.
iii. Select Web Services from the Categories list and Web Service Client from File Types list.
iv. Click Next.
v. Select WSDL URL and specify the URL as follows:
http://<IP>:<Port>/HPOSGateway/HPOSGateway?wsdl
vi. Specify the name of the Package (Example: com.hp.om.wsg.proxies). The proxies will be generated in the
mentioned package.
Table 1-35. Non-HP Output Management Attributes
Name Value Type
wsg-job-handle String value
Operational
wsg-doc-handle String value
Operational
last-document True or False
Operational
document-checksum MD5 hash value in
hexadecimal form
Operational
document-chunk-
offset
Positive integer
Operational
last-chunk True or False
Operational
has-more-chunks True or False
Operational
batch-size Positive integer
Operational