WebX Systems Ltd. UltraXML Web Service
job id
job id
URL of output file
Start page
End page (use large number to print all)
Name of optional UltraXML print control stream
Print cutting guides
Print color guides
Output format string (PScript, Windows, TIFF, EPSF)
job id
URL of UltraXML document to open
Priority of the job (smaller priority values have priority in any queues)
Optional unique job name identifier (use with GetStatus)
job id
UltraXML tag name to set
URL of content
job id
UltraXML macro string
Unique UltraXML job name
Opens an UltraXML UXD template ready for XML input and/or publishing. Assigns a job id. The job is queued in the assigned formatting engine. Returns job id immediately.
Requests that the specified job id is closed, which in turn will close any open UltraXML templates. Returns immediately. Job id is made available for reuse.
Queues printing of the current job id to the specified location in the specified format. Any queued macros or commands are executed first. Returns immediately.
Queues an UltraXML macro to the specified job id. Returns immediately
Returns the status of the provided unique job name (0=not found, 1=running, 2=queued).
Queues the setting of the UltraXML XML tag to the contents of the specified URL for a job id. Returns immediately.
Restarts the service. (Effectively Reboots the UltraXML Server). Returns response before attempting restart.
Closes any current open job, even if it was created by a different client. Returns response after closing.
Closes the current job, removes all pending jobs and resets (does not restart the service). Returns response code when done.
Returns the number of pending jobs including any currently open one.
UltraXML Web Service