Hi All,
I have a requirement where i need to archive the files from certain folders(Used in application logic) to different Purge location(Maybe FTP). So whats the best way to achieve it? My workaround is as below, but i donnow whether it works for n no of files.
- Get the filepaths from fileaccess.cnf
2.Get the each files from the paths.
3.Process it(Do a FTP to some storage location).- Can be done in different thread using publish
But i don’t think its good method to achieve this. Any ideas are welcome.
Thanks & Regards,
Niteesh
#webMethods-Archive#webMethods#Integration-Server-and-ESB