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 Interchange Server + Adapters » Significance of ARCHIVE queue while using MQ Connector

Post new topic  Reply to topic
 Significance of ARCHIVE queue while using MQ Connector « View previous topic :: View next topic » 
Author Message
priya.srajan
PostPosted: Wed Feb 15, 2006 10:05 pm    Post subject: Significance of ARCHIVE queue while using MQ Connector Reply with quote

Newbie

Joined: 15 Feb 2006
Posts: 2
Location: Bangalore,India

Hi,
I am sending a fixed width message through MQ. The delivery transport being used is JMS.The agent is running fine and it picks up the message from the IN queue. I have written a simple logInfo code in the scenario to be written to the InterchangeServer.log which prints as well. However, the message doesnt appear in the OUT queue. Instead appears in the ARCHIVE queue.

Can someone tell me the significance of the ARCHIVE queue?
Back to top
View user's profile Send private message
vk
PostPosted: Thu Feb 16, 2006 5:23 am    Post subject: Reply with quote

Partisan

Joined: 20 Sep 2005
Posts: 302
Location: Houston

Priya,

When an application writes a message to the Input Queue for the connector, it will process the message based on the Data Handler identified in the MO and then send it to the ICS broker.

If processing of message is successful, it is moved to the Archive Queue for the connector. If there are errors during processging, the message is moved to Error Queue. If the BO is unsubscribed, it is moved to the Unsubscribed Queue.

Output Queue is used in the reverse directions. The connector receives BOs from ICS broker, converts them to fixed width or any other foramt based on the identified Data Handler and send the messge to the Output Queue.

So if the message was sent to the Archive Queue, it means that your message was processed successfully. Check and see if the ICS broker received the BO.

Regards,
VK.
Back to top
View user's profile Send private message
priya.srajan
PostPosted: Thu Feb 16, 2006 8:43 pm    Post subject: Reply with quote

Newbie

Joined: 15 Feb 2006
Posts: 2
Location: Bangalore,India

hi,
Thanks vk.
I checked up. The message was processed.

Regards,
Priya.
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 Interchange Server + Adapters » Significance of ARCHIVE queue while using MQ Connector
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.