As I'm pretty new to wso2 esb, sorry if my question is stupid.
I'm having the requirement to listen on file system events (polling is not allowed by architecture team...). As soon as a file arrives, a ESB flow is triggered and will pick up the message. I've already done this in the past using Java 7 watch Service on an different ESB product. I've stepped through the documentation (Custom connector, mediator etc..) but haven't found (or missed )the helpfull information.
Can anybody give me a hint how this could be achived in wso2 esb?
Thanks Martin