Skip to Content
0
Aug 10, 2016 at 06:23 AM

SFTP file read - Hana Cloud Integration - PI

163 Views

Hi,

I have a scenario where the

Sender is SOAP and Receiver is Proxy in between the flow we need to read the value of a file in the Iflow. I am not talking about any lookup here, since it is not possible as File is asynch.

I mean is there a step where we can read the file in between the flow assuming the file will always be in the folder even before the SOAP is triggered.

The complete interface will be triggered by sender SOAP.

So, as soon SOAP message hits the Sender channel, the entire IFlow gets triggered and in between the file data is also picked up and read.

Any ideas how to approach the requirement ?