We are working on file polling using Spring Integration in our project. Have implemented polling process using file:inbound-channel-adapter. was able to poll files from local directory. But as per requirements, we have to poll files from Network shared folder, like \dzmn02xf00001\28fted$\data\portrait\input\Loadspecifications.
can you please help us if any one of you implemented file polling in network shared folder using Spring integration? Any help would be appreciated.