Petals-BC-FTP

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

Changes (5)

View Page History
{include:0 CDK SU Provide Configuration}

h2. Send FTP commands to the FTP server
h2. PROVIDE SERVICE : Expose an external service in the JBI environment to send FTP commands on an FTP server

PROVIDE SERVICE : Expose an external service in the JBI environment to send FTP commands on an FTP server.

Petals FTP binding component allows JBI consumers to call FTP command. A JBI endpoint is registered into the JBI environment, and is linked to an FTP server, with a configured user/password.To use this service, the consumer has to call explicitely the *{service* *namespace{*}*}get/mget/put/mput/dir/del* operations.When the FTP component receives a message exchange from Petals platform, it call the FTP command associate with the jbi operation.




|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | Yes (except when uins FtpService) |
The available exchange pattern is : InOnly.
{column}
{column:width=500px}
{panel:title=Table of contents}{toc}{panel}
{panel:title=Contributors}{contributors:order=name|mode=list}{panel}