Skip to Content
0
Former Member
Jul 21, 2006 at 06:54 AM

Adapter module for file renaming

158 Views

Hi all,

I want to rename a file before writing into target directory. Is it possible to do this using adapter module? Im using File adapter at the sender and receiver.

I tried renaming the file using DynamicConfiguration method.I want some custom constants to be added to the file name. I want to know if file renaming is possible by writing an Adapter module ..

Thanks