I successfully configured WSO2 ESB to process file using vfs transport from local file system.
file://G:/test/in
Now I want to get the status of processed file via web service, such as: number of success/failure files...
Could you please tell what web services used for this function?