|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SoapExtract node help needed |
« View previous topic :: View next topic » |
Author |
Message
|
kavitam |
Posted: Thu May 29, 2008 2:59 am Post subject: SoapExtract node help needed |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
Hi All,
I am working Soap nodes provided in IBM support pack IA90.
But getting error while executing the sample provided for CheckInventory.
So I have designed very simple flow for testing but whenever I am trying to map the request to response, the following error occurs.
""java.lang.RuntimeException: A message using an incorrect parser (WSINPHDR) was detected in node:"
My flow includes a http input node (where MRM parser and appropriate request message is selected) , SoapExtract node (to remove the soap header), a mapping node where input request msg is mapped to output response, soapenvelop node (to add the soap header to response message), http reply node.
The error occurs while mapping the request to response.
Please let me know if any other setting needs to be done.
One more question:
In SoapExtract node, we can specify the operation name.
Plesae let me know whether this operation should be present in the request message (and in WSDL) or only in WSDL file. |
|
Back to top |
|
 |
CHAN |
Posted: Mon Apr 12, 2010 5:04 pm Post subject: |
|
|
Novice
Joined: 22 Mar 2010 Posts: 12
|
I am facing the same problem.My flow is something like this.
Client Flow:
Soap input-->Soap Request-->Soap extract-->Soap Reply
Server flow where the soap request is handled:
Soap input-->Soap Extract-->JCN-->Soap reply
I am getting the response from server flow but getting the following error,not ure where this error is generated even when running in debug mode:
java.lang.RuntimeException: A message using an incorrect parser (WSINPHDR) was detected in node: SOAPExtract
Thanks for your help in advance. |
|
Back to top |
|
 |
mgk |
Posted: Tue Apr 13, 2010 1:19 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
Hi,
In this scenario you don't need to use the SOAPExtract nodes at all, so you can remove them and work with the SOAP domain parser directly.
Kind regards, _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
CHAN |
Posted: Tue Apr 13, 2010 2:48 pm Post subject: |
|
|
Novice
Joined: 22 Mar 2010 Posts: 12
|
In the client flow, there is something i missed.
Soap input-->Compute-->Mq output(at the compute node only soap reply is used and then the message is sent to MQ output queue)
The above flow is followed by the below.
MQ input-->Soap request-->Soap extract-->Http header-->Mq output.
So in order to put it in a queue i am using soap extract node.Can i know the exact reason of failure.that would really help me out to fix.Thanks in advance. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|