Create a SFTP polling service in the OSB

You can use the FTP transport of a proxyservice to poll a certain directory for files. Lets make a simple service which polls for a catalog.txt file on a SFTP server. First create a proxyservice, PS_PollCatalogFileService for example. Select Messaging Service as Service Type on the general tab. Check the Text option for the Message Request Type on the Messaging tab. Leave the Message Response Type on None. On the Continue ReadingCreate a SFTP polling service in the OSB