Petals-BC-Filetransfer

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

Changes (4)

View Page History
h1. Recommend usage

The petals-BC-Filetransfer component could read or write file from local file system. This component have two different mode: allows to :

* it expose a file system access as a service which allow to perform put, get, delete or list action (Figure 1 : Provide mode)
* it can poll a specified directory and perform action when a file is present in the directory (Figure 2 : Consume mode)
* poll a configured directory for incoming files. At a poll, each file retrieved is put into a new JBI message, set as source or attachment.

*Figure 1*:Provide mode