2021.1

Table Of Contents
l
Accept all certificates: Check this option to automatically accept the certificates returned
by the FTP server. Otherwise, in order for a connection to work, you have to establish a
connection first and then accept a certificate from the List of known servers up to the
Approved server list.
l
Approved Server list: Displays a list of servers that were approved for connection:
l
Server: The name of the server the certificate belongs to.
l
Fingerprint: The RSA fingerprint of the server.
l
Remove: Click to remove the server from the approved list.
l
List of known servers: Displays a list of servers that were connected to, whether they
are approved or not.
l
Server: The name of the server the certificate belongs to.
l
Fingerprint: The RSA fingerprint of the server.
l
Approve: Click to add the server to the list of approved servers.
l
Refresh: Click to refresh the list of known servers
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
SOAP Client plugin
SOAP Client plugin tasks can be used as Input, Output and Action tasks, although their basic
function is to generate output. SOAP (Simple Object Access Protocol) is a light protocol that
defines a standard XML format used to communicate among systems across different
architectures, languages, and operating systems.
A SOAP request is an XML-based Remote Procedure Call (RPC) sent using the HTTP
transport protocol. The payload of the SOAP packet is an XML document that specifies the call
being made and the parameters being passed.
Web services, a SOAP class of applications, expose their services via the Internet in a manner
that lets other applications access them, as well as use and combine them as required.
Page 662