8.8

Table Of Contents
l
Name: Displays the name of the arguments associated with the selected method. Note
that you may also manually enter new arguments, change or delete existing ones, as well
as change their order if needed.
l
Type: Displays the argument type.
l
Value: Lets you enter fixed or variable values. To exchange variable information between
the Web service and PlanetPress Workflow, you must use job information variables %1 to
%9 or variable %c (which contains the entire job file). Note that return values (arguments
which are used to return information to the SOAP Client) are displayed in bold font.
l
Namespace: Displays the namespace of the arguments associated with the selected
method.
l
Use returned raw SOAP packet as new data file: Check to use the complete SOAP
packet (including the passed parameters) instead of the parameters only. This option
overrides any return value set to %c in the Arguments box. You should use this option
when the SOAP Client plugin is not able to fully support the syntax of the response.
Advanced tab
l Domain:Enter the domain for the authentication on the SOAPserver. The Domain is
optional even when authentication is used.
l user name:Enter the user name for the authentication, if required.
l Password: Enter the password for the above user name.
l Allow invalid security certificate:Check to ignore SSLcertificates that are invalid.
On Error Tab
The On Error tab is common to all tasks. Details can be found in the" Task Properties Dialog"
on page777.
By default, any action task, branch, splitter or condition that generates an error will simply be
ignored, and the task just under it (not within a branch)will be given control of the job file
without any modification. Any initial input task that generates an error will stop the process from
running as a whole, and output tasks will not generate output. The On Error tab can be used to
overwrite the default behaviors.
l Send to Process: Check this option to send the job file to an error management process.
l
Error Process drop-down:Enabled only when the Send to Process option is checked.
Lists any process of which the initial input task is the Input Error Bin task.
Page 627