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 » General Discussion » Put message on remote queue if remote system is down

Post new topic  Reply to topic
 Put message on remote queue if remote system is down « View previous topic :: View next topic » 
Author Message
Hira
PostPosted: Thu Aug 05, 2004 4:23 am    Post subject: Put message on remote queue if remote system is down Reply with quote

Novice

Joined: 24 May 2004
Posts: 21
Location: Dalton,GA

Hi All,

I need help in scenerio if remote server or communication link between two servers is down.

If I try to put a message on remote queue.

1. Does it allow me to put a message ? If Yes then where my message reside?

2. When try to put message. Is there any way that Put program can find that remote system or link is down ? So if its a real time inquiry type message, It can give a proper error message to user.

Thanks
Hira
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
jefflowrey
PostPosted: Thu Aug 05, 2004 4:51 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Please read the Application Programming Guide.

Really.

Messages put to remote queue definitions are actually stored on transmission queues on the local queue manager.

It is a poor design for a messaging application to have any knowledge of the applications that it is sending messages to. This removes most of the separation of function that is one of the major benefits of messaging.

In a "real time" scenario, you can ask for reports to be produced when certain things happen. These reports will allow your sending application to know that the receiver did or did not receive a message within a certain period of time.

You will need to code for these things. The mechanisms for doing so are described in the Application Programming Guide, along with good design practices for working with messaging and MQSeries.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Hira
PostPosted: Fri Aug 06, 2004 3:10 am    Post subject: Reply with quote

Novice

Joined: 24 May 2004
Posts: 21
Location: Dalton,GA

Ok, Thanks
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Put message on remote queue if remote system is down
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.