|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (11)
View Page Historyh43. Put Operation
When the put operation is set on the incoming IN message, the component write the XML message to the FTP server.
h43. MPut Operation
When the mput operation is set on the incoming IN message, the component write the attachments on the FTP server.
h43. Get Operation
When the get operation is set on the incoming IN message, the component retrieve ONE file from the FTP server and return it as an XML message content.
h43. GetAsAttachment Operation
When the get operation is set on the incoming IN message, the component retrieve ONE file from the FTP server and return it as an attachment.
h43. MGet Operation
When the mget operation is set on the incoming IN message, the component retrieves files from the FTP server, according to the file names (or filters) set in the XML request.
h43. Dir Operation
When the dir operation is set on the incoming IN message, the component returns the file names listed from the FTP
h43. Del Operation
When the del operation is set on the incoming IN message, the component delete the remote file.
h2. Configuration
h43. Service Unit descriptor
The service unit is configurable via its extensions in the jbi.xml file:
|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | Yes (except when uins FtpService) |
| server | IP or DNS name of the server | | Yes (except when uins FtpService) |
{table-plus}
h4. Service Unit content
h3. Service Unit content
The Service Unit has to contain the following elements, packaged in an archive: