Author |
Message
|
mbabc |
Posted: Mon Jun 05, 2017 7:36 am Post subject: SoapInput Node unable to remove the soap envelope |
|
|
Newbie
Joined: 05 Jun 2017 Posts: 3
|
I am having two message flows in WMB 8.0.0.4, one makes the soap request(JMS) using the WSDL file which is exposed for schema validation purpose and the second message flow has the soap input node where I have the content and value validation selected for the same WSDL file.
Issue here is that the message which is received out from SOAPINPUT node has soap envelope on it and I need to remove those envelopes without using the SOAP extract node.
I have another working example of the same setup above where the behavior is as expected. when compared both the WSDL and message flow setup I was not able to find any difference.
Please help in with your suggestions.
Thank you in advance. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 05, 2017 7:46 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Look at the parser assigned to the input node. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
mbabc |
Posted: Mon Jun 05, 2017 7:53 am Post subject: |
|
|
Newbie
Joined: 05 Jun 2017 Posts: 3
|
The input message parsing is set to SOAP which is by default, I have compared this with the working message flow as well, but found no differences. |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Jun 05, 2017 8:42 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Did the working flow also have a SOAP Extract Node in it? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
mbabc |
Posted: Mon Jun 05, 2017 9:33 am Post subject: |
|
|
Newbie
Joined: 05 Jun 2017 Posts: 3
|
No, the working flow does not have a SOAP EXTRACT node in it.
The flow design and the node properties are the exact same in both the cases. |
|
Back to top |
|
 |
|