Author |
Message
|
tonythomasantony |
Posted: Tue Jul 10, 2007 11:23 pm Post subject: HTTP Reply not working |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 47
|
Hi,
my low lokks like this
HTTPInput>Compute>MQOutput
MQInput>Compute>HTTPRequest>HTTPReply
I have one Test Client in my ToolKit and oneWebservice.And am getting the result after executing the Webservice. Verified in trace node wired in HTTPRequest node.
My Problem is am not able to get the O/P in the Request originator.
I have changed the end point in the Test client same as the URL Specified in the HTTPInput node.
I came to know that i need to use OutputLocalEnvironment.Destination.HTTP.RequestIdentifier to resolve the issue.
Can any one please guide me to modify the flow to get the result back to the Requester.
regards,
Tony Thomas |
|
Back to top |
|
 |
AkankshA |
Posted: Wed Jul 11, 2007 11:15 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
put a compute node between the request and realy node and set the request identifier of original request... _________________ Cheers |
|
Back to top |
|
 |
tonythomasantony |
Posted: Sun Jul 15, 2007 10:48 pm Post subject: |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 47
|
Aks,
actually i should have saved request identifier as soon as the message comes out of HTTPInput node.
That was the problem of my flow.
Thanks for ur reply
tony
Akanksha wrote: |
put a compute node between the request and realy node and set the request identifier of original request... |
|
|
Back to top |
|
 |
sapana |
Posted: Wed Aug 01, 2007 10:54 pm Post subject: |
|
|
Apprentice
Joined: 16 Apr 2007 Posts: 33 Location: Pune
|
Hi Tony,
After saving the request identifier you could send the reply successfully?
I am dealing with a similar flow, but though I have set request identifier as required before the reply node, it still fails.Can you paste the code of your compute node in both HTTPInput flow as well as MQOutput flow.
Thanks,
Sapana |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Aug 02, 2007 12:29 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
what error you getting???? _________________ Cheers |
|
Back to top |
|
 |
sapana |
Posted: Thu Aug 02, 2007 3:51 am Post subject: |
|
|
Apprentice
Joined: 16 Apr 2007 Posts: 33 Location: Pune
|
Hi Akanksha,
I checked the event viewer for error . But it doesnot tell about the exact problem.Is there any other place where I should check for the reason |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Aug 02, 2007 3:56 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
sapana,
it would be great if u give the detail about ur flows and code as well...
do u have the same flows as tony... have u stored and used the same request identifier across the flows ??? _________________ Cheers |
|
Back to top |
|
 |
tosaurav |
Posted: Thu Aug 02, 2007 11:47 am Post subject: |
|
|
Acolyte
Joined: 16 Jan 2007 Posts: 62
|
|
Back to top |
|
 |
sapana |
Posted: Fri Aug 03, 2007 1:29 am Post subject: |
|
|
Apprentice
Joined: 16 Apr 2007 Posts: 33 Location: Pune
|
Hi Akanksha,
The problem is now resolved.
I think the request identifier was not getting set correctly.
Thanks for your help,
Sapana |
|
Back to top |
|
 |
|