ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP context information

Post new topic  Reply to topic
 HTTP context information « View previous topic :: View next topic » 
Author Message
mahek
PostPosted: Tue Nov 20, 2007 2:04 pm    Post subject: HTTP context information Reply with quote

Voyager

Joined: 10 Sep 2004
Posts: 87

Hi All,

I have a Message flow with HTTPINPUT --> COMPUTE1--> MQOUTPUT .with in the same flow I have a MQINPUT---> COMPUTE2-->HTTP REPLY NODE.
I am storing the http headers in in the first compute node
SET Environment.HEADERS=InputRoot.HTTPInputHeader
and then assigning it back in the second compute node ;

CREATE NEXTSIBLING OF OutputRoot.Properties DOMAIN('HTTPInputHeader')VALUE Environment.HEADERS;

I am getting the error mentioned below

Message does not contain valid HTTP context information

HTTP context information is required for reply processing to be successful. The needed information was not found in the incoming message, and no HTTP reply can be produced.

Provide the required HTTP context information.

Can any one help me in sloving this problem

Thanks in advance
Back to top
View user's profile Send private message
Bill.Matthews
PostPosted: Tue Nov 20, 2007 4:50 pm    Post subject: Reply with quote

Master

Joined: 23 Sep 2003
Posts: 232
Location: IBM (Retired)

While it is a single msg flow - the HTTPInput and MQInput are running on different threads and cannot see the others information.

You did not say what version - if V6, then you could use a MQGet rather than a MPInput and wire things together and it would be a single thread.
_________________
Bill Matthews
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP context information
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.