Petals-BC-SFTP

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

Changes (8)

View Page History
h1. Features

The SFTP components a Binding Component that allow to interact as a client with a SFTP server.
The SFTP component a Binding Component that bring interaction as a client with SFTP server(s).





\\

h1. Recommended Usage

Petals SFTP binding component expose an SFTP connection as a service in the Petals ESB. It allows JBI consumers to call SFTP command. A JBI endpoint is registered into the JBI environment, and is linked to an SFTP server, with a configured user/password.
The SFTP component exposes SFTP connection(s) as service(s) in the ESB. It allows consumers to process atomic SFTP command, by invoking the proper service operation.

To use this service, the consumer has to call explicitely an operation.

When the SFTP component receives a message exchange from Petals platform, it call the SFTP command associate with the jbi operation.

SFTP messaging exchanges are useful to communicate in a secured way with the partners of the ESB.

{column}
{column:width=25%}