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 » Request/Response

Post new topic  Reply to topic
 Request/Response « View previous topic :: View next topic » 
Author Message
genestep
PostPosted: Fri Apr 19, 2002 10:22 am    Post subject: Reply with quote

Apprentice

Joined: 16 Apr 2002
Posts: 43
Location: France

Hi

Is someone try to use WMQI to rout & transform question and answer between two applications. Is it easy to manage timeout and error through a system like this one which is asynchronous (to simulate synchronous mode). If yes, can i find some example to manage this ?

Thanks

philippe
Back to top
View user's profile Send private message
kirani
PostPosted: Sun Apr 21, 2002 5:50 pm    Post subject: Reply with quote

Jedi Knight

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

It is possible to design an application using WMQI which does transformation and routing of messages (question Answers/Request Reply) for you.
You will also need some MQ application (Adapter) which maps request to reply for you. Your application can take care of error handling and timeout.

I don't think there is any supportpac, which talks about these examples. You could start designing your application and post questions here if you have any problem.

Good luck!


_________________
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
zpat
PostPosted: Mon Apr 22, 2002 12:54 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

The point to remember is that WMQI does not wait for replies - your requesting application does.

Requestor -> message -> WMQI -> message -> Server

and then

Requestor <- message <- WMQI <- message <- Server

WMQI does not call the server and wait for a response. It merely transforms and routes MQSeries messages on the way.

If the server is not MQ enabled, then you could call it from a WMQI plugin node and wait for a response, but this is not ideal.



Back to top
View user's profile Send private message
genestep
PostPosted: Mon Apr 22, 2002 4:28 am    Post subject: Reply with quote

Apprentice

Joined: 16 Apr 2002
Posts: 43
Location: France

Hi,

I hear about aggregate node which permits to wait an answer with a timeout control on the response. Is it a possible solution or it's not a good solution for this kind of architecture.

Thanks.
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Apr 22, 2002 6:06 pm    Post subject: Reply with quote

Jedi Knight

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

If you are expecting multiple small requests in a single request message, which needs to be processed by different backend/server programs then you can make use of Aggregate functionality.


_________________
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 » Request/Response
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.