13.8.9. NotifyFTP
Class | NotifyFTP |
Purpose | Performs a notification by creating a file containing the ESB message content and transferring it via FTP to a remote file system. |
Attributes | None. |
Child | FTP |
Child Attributes |
|
<target class="NotifyFTP" > <ftp URL="ftp://username:pwd@server.com/remote/dir" filename="someFile.txt" /> </target>