Hi All,
SOAP Lookup. I have a synch scenario where I have a SOAP lookup in the request mapping.
The SOAP receiver seneds the request to another soap sender channel which has a RFC receiver.
Why do I want to use the SOAP lookup here instead of calling the RFC directly?
I want to re use the existing request and response mapping available in the other scenario.
Problem is when I test the request mapping, the soap receiver channel is getting the request but the second scenario is not triggered at all. The call fails in the lookup SOAP channel.
Any idea why this could be happening?
Thanks