Author |
Message
|
SandyMiryala |
Posted: Tue Apr 08, 2014 3:17 am Post subject: implementing webservice unable to get response form SOAPUI. |
|
|
Newbie
Joined: 08 Apr 2014 Posts: 6
|
..
Last edited by SandyMiryala on Tue Jun 17, 2014 10:19 pm; edited 1 time in total |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Apr 08, 2014 5:21 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
What is the actual error code that you are getting (BIPxxxx)?
Have you tried the flow with user trace enabled. That will show you a lot more detail about what is happening to the data during the transit through the flow. _________________ 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 |
|
 |
SandyMiryala |
Posted: Tue Apr 08, 2014 7:02 am Post subject: |
|
|
Newbie
Joined: 08 Apr 2014 Posts: 6
|
huihn
Last edited by SandyMiryala on Tue Jun 17, 2014 10:20 pm; edited 3 times in total |
|
Back to top |
|
 |
fatherjack |
Posted: Tue Apr 08, 2014 7:35 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
SandyMiryala wrote: |
Sir I am not getting any error code.
I had allready tried the flow with user trace enabled... I am getting in trace.
The HTTP reply node 'src.WMB_SampleIntegration.HTTP Reply' attempted to put a message to the specified queue ''SYSTEM.BROKER.WS.REPLY'' connected to queue manager ''MB7QMGR''. The MQCC was 0 and the MQRC was 0.No action
UserTrace BIP3118I: Reply message successfully sent by reply node 'src.WMB_SampleIntegration.HTTP Reply' to the requesting HTTP client Reply message successfully sent by reply node 'src.WMB_SampleIntegration.HTTP Reply' to the requesting HTTP client via WebSphere Message Broker queue 'SYSTEM.BROKER.WS.REPLY' connected to queue manager 'MB7QMGR'. No user action required.
javascript:emoticon(' ')
I am getting in trace like this.. |
That looks like it's all working OK. What do you see in SOAPUI? Nothing? Timeout? Other error? _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
SandyMiryala |
Posted: Tue Apr 08, 2014 6:49 pm Post subject: |
|
|
Newbie
Joined: 08 Apr 2014 Posts: 6
|
djoiujn
Last edited by SandyMiryala on Tue Jun 17, 2014 10:20 pm; edited 2 times in total |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Apr 08, 2014 10:47 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Have you added a trace node to your flow and looked at the actual message contents just before you reply?
Do the contents validate against the scheam correctly? _________________ 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 |
|
 |
Simbu |
Posted: Tue Apr 08, 2014 10:59 pm Post subject: |
|
|
 Master
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
|
TCP/IP Monitor might also help you to trace the request and response messages |
|
Back to top |
|
 |
fatherjack |
Posted: Wed Apr 09, 2014 1:19 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
SandyMiryala wrote: |
Sir, I am not getting nothing in SOAPUI. actually I have to get SOAP response message in SOAPUI..! |
So it's still sat there waiting for the response? _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
SandyMiryala |
Posted: Wed Apr 09, 2014 3:17 am Post subject: |
|
|
Newbie
Joined: 08 Apr 2014 Posts: 6
|
..
Last edited by SandyMiryala on Mon May 05, 2014 3:19 am; edited 1 time in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Apr 09, 2014 5:05 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
SandyMiryala wrote: |
So it's still sat there waiting for the response?
Sir, In Variables view I got message tree before HTTP reply node, in message Properties, XMlNSC in that envelope body in that I got total response message and LocalEnvt in that destination, http reply identifier I got after that my flow is terminating... |
No message being propagated to failure terminal? No exception tree?
Did you do a user debug trace? What does it show you?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Wed Apr 09, 2014 5:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
SandyMiryala wrote: |
Sir, In Variables view I got message tree before HTTP reply node, in message Properties, XMlNSC in that envelope body in that I got total response message and LocalEnvt in that destination, http reply identifier I got after that my flow is terminating... |
Don't look in the debugger. Run a user trace & see what's happening. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
SandyMiryala |
Posted: Wed Apr 09, 2014 8:45 pm Post subject: |
|
|
Newbie
Joined: 08 Apr 2014 Posts: 6
|
Don't look in the debugger. Run a user trace & see what's happening.[/quote]
Hi Sir I am getting in user trace like this..
Message propagated to the 'out' terminal of node 'src.WMB_SampleIntegration.Transform_Message' with the following message trees: ''.
The HTTP Reply node has sent the reply message to the HTTP client via the listener process.
The HTTP reply node 'src.WMB_SampleIntegration.HTTP Reply' attempted to put a message to the specified queue ''SYSTEM.BROKER.WS.REPLY'' connected to queue manager ''MB7QMGR''. The MQCC was 0 and the MQRC was 0. No action.
Reply message successfully sent by reply node 'src.WMB_SampleIntegration.HTTP Reply' to the requesting HTTP client Reply message successfully sent by reply node 'src.WMB_SampleIntegration.HTTP Reply' to the requesting HTTP client via WebSphere Message Broker queue 'SYSTEM.BROKER.WS.REPLY' connected to queue manager 'MB7QMGR'. No user action required.
Last edited by SandyMiryala on Wed Apr 09, 2014 10:46 pm; edited 1 time in total |
|
Back to top |
|
 |
SandyMiryala |
Posted: Wed Apr 09, 2014 10:00 pm Post subject: |
|
|
Newbie
Joined: 08 Apr 2014 Posts: 6
|
..
Last edited by SandyMiryala on Mon May 05, 2014 3:19 am; edited 1 time in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Apr 10, 2014 4:24 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
This answer points to some problem with your message tree?
Can you add a trace node after the HTTPReply node showing $Root? _________________ MQ & Broker admin |
|
Back to top |
|
 |
|