2018.2

Table Of Contents
l
Resolve: Click to apply the options you chose above and to display the arguments of the
chosen method in the Arguments box below.
l
As script: Click to apply the options you chose above and to display information on the
chosen Web service in JavaScript format in a script viewer. You should use this option if
the Web service is too complex to be interpreted correctly by the SOAP Client plugin.
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
Username: 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
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
Page 353