I need to create a virtual service for FTP based integration. Has any one created any Extension or have any idea that how to virtualize FTP based integration.
I need to create a virtual service for FTP based integration. Has any one created any Extension or have any idea that how to virtualize FTP based integration.
I suggest using a freeware or open source FTP server. You can use Continuous Validation Service to periodically delete received files - or to copy in files needing to be sent.
--Mike
Thanks Mike for your response.
I know we can use CVS for this. Is it is possible to extend existing protocol and create a new FTP protocol. This protocol will read file from a location and delete from there and put in LisaTemp folder, after that all the content of file is read which can be handled by data protocol to separate each record. This is just a very high level though.
Thanks.
I tryed that using FileZilla Server. Just pointed the recorder to the FTP server and works nice.
Regards,
Francis
Hi,
I able to do FTP Virtualization by writing my own Custom FTP Step. If you just want to download file from one place and upload to different place you can use in-built FTP Step.