Hi,
I just created a successful ESB using the File System as the File Gateway Provider. The provider basically polled a directory on my machine for test files. I was able to see a successful Action for the service. Hence it was proved that the ESB instantiation was successful.
However i found something and didnt understand why did the same happen. Since i had used the File System and created a simple text file, this file after being read was no longer available in the file system. Is it that once the provider has ben read, it gets deleted automatically??? I understand that its dependent on the filter. Because i had mentioned the file system and the input suffix there. So i beleive the Post Delete function in the filter is by default set to True.
Kindly confirm my undertsanding.
Regards,
Starfish