We handled this issue by enabling the Validation of the message at MQInput Node and connecting the Failure terminal to the Exception Handling flow.In this case there is no need to have Validate node w ...
We had WSDL and corresponding Messsage Set which is working fine (Validating messages having namesapces declared in <soap-envelope> element level after SOAP-Extract node MQInput ---> SOAP Ex ...
I think this issue is related to the Message set which is generated using the WSDL which we received for Development
Reason behind this thinking is there are many o ...
Following request gets Failed (If I remove Namespaces declaration from <soapenv:Envelope> element and mentioned at Operation Element <not:RCFRequest> then same request gets validated by Va ...
I have flow where I am receiving SOAP message over MQ. This SOAP message got validated correctly in SOAP UI tool ,but failing the validation on Validation/RCD Node.