Skip to Main Content

Japanese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using FTP Adaptors of Oracle SOA Suite to create directories recursively on remote location.

1507759Jul 16 2014

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2014
Added on Jul 16 2014
0 comments
1,098 views