Posted: Fri Nov 04, 2011 10:29 am Post subject: One Way call from SOAP Request node and Fault Message
Newbie
Joined: 29 Jul 2011 Posts: 2
I am using SOAP request node to call a one way web service. I am using the SOAP UI tool as a provider. I am expecting a fault message from provider in case of error and no response if everthing goes ok.
When a valid SOAP request message is sent the message is propogated to out terminal withouit any rtesponse, which is as per expected behaviour.
However, when a invalid SOAP request message is sent, the controls goes to Failure terminal of the SOAP request node, and the error text is as below.
"A SOAP Request node received a response message body, when one was not expected as a OneWay Messsage Exchange Pattern (MEP) used"
I have changed the WSDL file to include the fault in operation tag but there is no change in the behaviour. It still throws same error . I am expecting fault message to flow in fault terminal. Here is the Snippet of wsdl file.
"A SOAP Request node received a response message body, when one was not expected as a OneWay Messsage Exchange Pattern (MEP) used"
Well it looks like the error is quite clear.
Your pattern is a fire and forget. However the service you are calling seems to work on a request / reply pattern... _________________ MQ & Broker admin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum