HI, It is not possible with
ESB. But if you're a little handy with java, it's not so hard to create a service that does the unzip. There's also a jFTP package which is quite easy to implement and do the FTP. So with a little java you could download the file and unzip it. Then generate a Webservice on it and deploy it to your Application Service. Then ...