1.6
Table Of Contents
URL for print job submission
The URL for print job submission allows the URL for Workflow to be entered. This is the
server that will capture and process print jobs.
It needs to be entered as a full URL, for example:
http://demo.objectiflune.com:8080/olcs_transfer
The required pattern is:
<protocol>://<host>:<port>/[<path>/]<http action>
l <protocol>: Sets the communication protocol and has to be either HTTP or HTTPS. Any
other setting is invalid. As soon as https is set as protocol, the communication will
automatically run in protected mode (SSL).
Page 12