2019.1

Table Of Contents
Miscellaneous Tab
The Miscellaneous 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.
The tab also provides an option to highlight the task in "The Process area" on page829 with
the default color, set in the Preferences (see "General appearance preferences" on page716),
or the color selected or defined under Highlight color on this tab.
To revert the selected highlight color to the default color, open this tab, turn the Highlight option
off and close the dialog with the OK button; then turn highlighting back on.
Highlighting can also be turned on and off via the task's contextual menu and with the Highlight
button on the View ribbon.
Input SOAP
The Input SOAP task is used to answer calls from a remote SOAP client and to return a
response to that request. It is similar in functionality to the "HTTP Server Input" on page315
task.
Note
SOAP communication is non-trivial and requires a certain understanding of XML and the
SOAP protocol. Using the SOAP tasks pre-supposes this knowledge and this
documentation does not attempt to provide it.
The Input SOAP Task only responds to a single SOAP action by the client: SubmitJob. Within
this request however, a secondary action (SubmitSOAPActionName) can be specified - this is
what the SOAP Action corresponds to in this task properties.
Page 322