Hi All,
Just a following scenario, we have as one of the project requirement. We are using oracle 11g SOA suite
Read a file using file adapter and post the file to a remote FTP location by creating directories recursively.
Example we need to create 3 new directories under the user and post the file, also all these directory names are known only at run time.
say : /home/user/sales1/sales2/sales3/filename.pdf
While using the put operation of the FTP adapter, to post the file, we are getting errors as invalid directory structure.
FTP adapter creates only one non existing directory, and does not recursively create 3 new directory.
Is there a solution for this?
Alternate Contact :senthilkumar7.v@tcs.com