2018.2

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88.
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 plugin preferences 1" on page703.
Instead of using the HTTP Server Input task, you should consider using the NodeJS Server
Input task which is more secure, more up-to-date and more standardized. For more information
see: "NodeJS Server Input" on page271.
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 PlanetPress Workflow HTTP Server receives a
request and passes it on to the correct task.
Page 257