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 ?
This cannot be handled using a normal route.
One option
Regards
Bhavesh
Add a comment