2018.1

Table Of Contents
Job Information definitions
l
%1 - URL address: Contains the full URL that was requested by the task. This includes
any GET variables in the URL.
On Error Tab
For a description of the options on the On Error tab see "Using the On Error tab" on page82.
Comments Tab
The Comments tab is common to all tasks. It contains a text area (Task comments)that lets
you write comments about the task. These comments are saved when the dialog is closed with
the OKbutton, and are displayed in the Task Comments Pane.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
HTTP Server Input
HTTP Server Input tasks are used to receive HTTP requests made via GET or POST
commands and to send replies to the servers from which the requests were made. The HTTP
server supports both HTTP and HTTPS. For HTTPS Support information, see HTTP Server
Input User Options.
Note
While you can insert the HTTP Server Input task anywhere in your process as a
secondary input task, in reality the HTTP Server Input task will only function when used
as the initial input, as it is triggered when PReS Workflow HTTP Server receives a
request and passes it on to the correct task.
Note
Athough Workflow can serve both static and dynamic resources to a web browser, it is not meant to
be used as a fully featured web server as it is not built for responsiveness nor guaranteed uptime. It
is recommended to use a common web server (for example, IIS or Apache) to serve your contents
Page 223