Author |
Message |
Topic: An MQ Trigger Problem Scenario |
srinivasraom
Replies: 10 Views: 6422
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 08, 2007 5:49 pm Subject: An MQ Trigger Problem Scenario |
why we are doing like this , we need to maintain same message id in both the queue managers. |
Topic: An MQ Trigger Problem Scenario |
srinivasraom
Replies: 10 Views: 6422
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 08, 2007 4:31 pm Subject: An MQ Trigger Problem Scenario |
In my qm1 and qm2 I have 30 queues for 30 countries.
As per you suggetion I need to create 30 remote queues at qm1.
The messages per day will be 1000 to 2000 per queue, all messages have to go thr ... |
Topic: An MQ Trigger Problem Scenario |
srinivasraom
Replies: 10 Views: 6422
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 08, 2007 7:17 am Subject: An MQ Trigger Problem Scenario |
I have two queue managers(qm1, qm2), one among them(qm2) is remote.
I have trigger associated with my qm1 queue, which will put messages directly to the qm2 queue.
In this scenario, if qm2 gone ... |
Topic: Multi-Lingual Support in MQ |
srinivasraom
Replies: 1 Views: 1968
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Dec 15, 2006 5:00 am Subject: Multi-Lingual Support in MQ |
Hi
I am receiving messages from a legacy system with ccsid 819 and MQ version 5.3.
In my MQ server the ccs id is 1208 and MQ version 5.3 CSD10.
My client application not able show the chines ... |
Topic: MessageID Representation |
srinivasraom
Replies: 8 Views: 7914
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 01, 2006 8:23 pm Subject: MessageID Representation |
I havent get answer from the URL. Let me put my question in different way:
I have two programs(MQGet, MQPut), in which MQPut is setting the message id given by me. If i give the same message id t ... |
Topic: MessageID Representation |
srinivasraom
Replies: 8 Views: 7914
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 01, 2006 7:19 pm Subject: MessageID Representation |
The question was we put some messages into a queue, the MQ will assign a message id by default.
using mq browser program provided by IBM, we can see the message content and message id, using this m ... |
Topic: MessageID Representation |
srinivasraom
Replies: 8 Views: 7914
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Nov 01, 2006 5:17 pm Subject: MessageID Representation |
if we dont no what is the internal representation of the generated message id, what MQ work flow any one can do with messages.
The question is about internals. |
Topic: Message ID Representation |
srinivasraom
Replies: 3 Views: 3115
|
Forum: IBM MQ API Support Posted: Fri Oct 27, 2006 5:33 am Subject: Message ID Representation |
I wrote a program to fetch a message based on message id. I am able to get message if i set message id which is not hex number. Might be internally it converting to 24 char string(hex number).
I c ... |
Topic: MessageID Representation |
srinivasraom
Replies: 8 Views: 7914
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 26, 2006 6:29 pm Subject: MessageID Representation |
I wrote a program to fetch a message based on message id. I am able to get message if i set message id which is not hex number. Might be internally it converting to 24 char string(hex number).
I ... |
Topic: Clearing 2nd message in a 10 message queue |
srinivasraom
Replies: 4 Views: 4628
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 24, 2006 11:36 pm Subject: Clearing 2nd message in a 10 message queue |
tell me any alternative to do this. |
Topic: Clearing 2nd message in a 10 message queue |
srinivasraom
Replies: 4 Views: 4628
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 24, 2006 10:07 pm Subject: Clearing 2nd message in a 10 message queue |
I want to clear a 2nd message in a queue containing 10 messages. How can i do this? |
Topic: Trigger Event is not generating on Queue |
srinivasraom
Replies: 10 Views: 8407
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 18, 2006 5:43 am Subject: Trigger Event is not generating on Queue |
what could be the possible check list for this probelm ? |
Topic: Trigger Event is not generating on Queue |
srinivasraom
Replies: 10 Views: 8407
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 18, 2006 5:20 am Subject: Trigger Event is not generating on Queue |
We are running in foreground only. If see the process of triggering, if a message comes to queue, a trigger event should fire by the queue manager, which will take the trigger message and put into t ... |
Topic: Trigger Event is not generating on Queue |
srinivasraom
Replies: 10 Views: 8407
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 18, 2006 4:24 am Subject: Trigger Event is not generating on Queue |
Hi,
I hava a local queue, which is associated with a init queue and a process queue. When a message comes in the local queue, trigger event is not generating. My local queue attributes are given ... |
Topic: Tansmission Queue Not Triggering The Channel |
srinivasraom
Replies: 10 Views: 8175
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Oct 16, 2006 4:22 am Subject: Tansmission Queue Not Triggering The Channel |
It is also documented in Websphere MQ System Administration guide |