Petals Getting started - day 3 - Expose a FTP Service in SOAP

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

Changes (4)

View Page History
# You should see the file "HelloWorld.txt", along with some other files.
{info:title=Want to go further?}Try reading "HelloWorld.txt" using BC-FTP. Look at the BC-FTP Documentation and go on on your own (note that ftp.petalslink.com is read-only. If you want to invoke writing operations, use your own ftp server).{info}
{info:title=Want to go further? SFTP server.}
Petals ESB can connect SFTP servers (FTP over ssh). You can try it. Set up your local SFTP server. Download and install the component Petals-BC-SFTP. Try to configure it to read files on the server.
{info}

h2. Expose the FTP service over SOAP
{code}
# Clic the green arrow to send the message. The response should list several files.
{info:title=Want to go further?}Try reading "HelloWorld.txt" into "Integration" folder, using optional elements instead of deleting them.
{info:title=Want to go further? Dynamic reconfiguration.}Try reading "HelloWorld.txt" into "Integration" folder, using optional elements in the soapUI message, instead of deleting those elements.
\\
You need to redefine ALL properties in this case.
{info}