|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Significance of ARCHIVE queue while using MQ Connector |
« View previous topic :: View next topic » |
Author |
Message
|
priya.srajan |
Posted: Wed Feb 15, 2006 10:05 pm Post subject: Significance of ARCHIVE queue while using MQ Connector |
|
|
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 |
|
 |
vk |
Posted: Thu Feb 16, 2006 5:23 am Post subject: |
|
|
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 |
|
 |
priya.srajan |
Posted: Thu Feb 16, 2006 8:43 pm Post subject: |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|