Petals-BC-SFTP 1.2

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
h1. Exposing a SFTP connection as a service

In provide mode, the component expose an external service in the JBI environment to send SFTP commands on an SFTP server.

This service can either connects to an SFTP server configured in the ServiceUnit, or retrieve the SFTP server information in the XML message request.
\\

When using the SFTP service, you can optionnaly define the SFTP connection information in your XML request. If you don't, the service unit parameters are used.
\\
This behaviour is called *Dynamic mode*.

To configure the SFTP connection in your XML message request, you have to provide a connection element.
\\ {code:lang=xml}



|| Attribute || Description || Default value || {center}Required{center} ||
| server | IP or DNS name of the server | | {center}Yes{center}\\ {center}except when using FtpService{center} |