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 Request Node

Post new topic  Reply to topic
 HTTP Request Node « View previous topic :: View next topic » 
Author Message
PeterPotkay
PostPosted: Fri Oct 08, 2004 1:43 pm    Post subject: HTTP Request Node Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

App A drops a message into an MQ Queue. WB-IMB 5.0 message flow picks it up, transforms it, and uses the HTTP Request node to send the request info to a service that only accepts http. The flow will wait wait on that http Request node until the response comes back, transform the data back into the format the original app likes, and put the reply message to the original MQMD_Reply2 info. So its one message flow that gets the request message and puts out the reply message, with an HTTP Request node in the middle of the message flow.

This kinda *feels* wrong, that the flow will be blocking on that http request. Should I worry about this?

I plan on putting multiple instances of the flow into 2 Execution Groups (the server is a 2 CPU box), so there will be multiple instances of the flow servicing the queue at the same time.

1.)When message flow A1 is waiting for the http request to come back, I am assuming the other flows can still work 100% normally, correct? The blocking of flow A1 won't disrupt anything else on the server, right?

2.) Is the length of time the flow waits on the http request node configurable, so it can give up and put the message to a catch queue?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
kirani
PostPosted: Fri Oct 08, 2004 10:29 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

PeterPotkay wrote:

1.)When message flow A1 is waiting for the http request to come back, I am assuming the other flows can still work 100% normally, correct? The blocking of flow A1 won't disrupt anything else on the server, right?

That's correct. The flow will work normally. But, I think it will block deploy request for that EG.

PeterPotkay wrote:

2.) Is the length of time the flow waits on the http request node configurable, so it can give up and put the message to a catch queue?

You can configure the timeout value on HttpRequest node. It has a property called Request timeout.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP Request Node
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.