Petals-BC-FTP

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

Changes (10)

View Page History
\\ !worddav00e048e80e16a1127d043d3aa5a941a5.png|height=216,width=511!\\

h1. Chapter 1. Component Configuration

The following attributes can be set during the installation phase to configure the component, using the params element of the jbi-install-component ANT task:


h2. *Table* *1.1. Component installation configuration attributes*

_no configuration for this component_


h2. *Table* *1.2. Configuration of the component (CDK)*
h2. Configuration of the component (CDK)
{include:0 CDK Component Configuration Table}

h2. *Table* *1.3. Configuration of a Service Unit to consume a service (CDK)*
{include:0 CDK SU Consume Configuration}

h1. Chapter 2. Service Configuration


h2. 2.1. Put XML content or send FTP commands to the FTP server

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



|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | Yes (except when uins FtpService) |



{code}<ver:get xmlns:ver="http://petals.ow2.org/components/ftp/version-3.0">
<ver:filename>file name to retrieve</ver:filename>



{code:lang=xml}<ver:mget xmlns:ver="http://petals.ow2.org/components/ftp/version-3.0">
<!--1 or more repetitions:-->



{code:lang=xml}<tns:mgetResponse xmlns:tns="http://petals.ow2.org/components/ftp/version-3.0">
<tns:filename>source.xml</tns:filename>