Skip to Main Content

Integration

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!

FTP Adapter: Disable overwriting of existing file

Balaji RadhakrishnanAug 27 2014 — edited Feb 26 2020

Hi,

     We are writing a file using a FTP adapter, the file name is required to be same every time.

We have got a scenario where we need to disable overwriting of the file, if the file already exists in the target folder and we need the adapter to err out without overwriting the file.

Currently we have a plan B, a work around to list the files in the folder, check for the file existence and throw a business fault. We do not want to use the plan B.

We are trying to achieve the same using some property setting of ftp adapter. Kindly let us know if this can be done using some property setting.

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2014
Added on Aug 27 2014
2 comments
1,313 views