Author |
Message |
Topic: Reading Multiple file |
wbimb
Replies: 11 Views: 6643
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 21, 2012 8:23 pm Subject: Reading Multiple file |
Is it possible to have 2 flows
One reads a.csv and processes it. After it is done the processing it will call the second flow which reads a.txt and does the processing
Note: Even if a.txt is rec ... |
Topic: Reading Multiple file |
wbimb
Replies: 11 Views: 6643
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 20, 2012 4:25 am Subject: Reading Multiple file |
How can i use Temp queue...
at any given time i need to read both the files at the same time and then
process it |
Topic: Reading Multiple file |
wbimb
Replies: 11 Views: 6643
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 20, 2012 4:03 am Subject: Reading Multiple file |
Hi
Collector node is used when we have to collect information from different sources.
But here a.csv and a.txt are not connected.
First a.csv needs to be processed and the messages should be ... |
Topic: Reading Multiple file |
wbimb
Replies: 11 Views: 6643
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 20, 2012 2:05 am Subject: Reading Multiple file |
Hi
I have WebSphere Message Broker V6.1
I need to read 2 files one after another
First file is a.csv After reading this file and processing it have to read another file a.txt
How do i ache ... |
Topic: 2195 error |
wbimb
Replies: 15 Views: 13568
|
Forum: IBM MQ API Support Posted: Sun May 01, 2011 9:04 pm Subject: 2195 error |
Hey there are no error logs neither there aer FDC's created. |
Topic: 2195 error |
wbimb
Replies: 15 Views: 13568
|
Forum: IBM MQ API Support Posted: Fri Apr 29, 2011 2:00 am Subject: 2195 error |
When i tried to find more in my code i can see that it goes into endless loop over here
this._queueManager = new MQQueueManager(qManager);
Can someone tell me what can be issue here |
Topic: 2195 error |
wbimb
Replies: 15 Views: 13568
|
Forum: IBM MQ API Support Posted: Fri Apr 29, 2011 12:31 am Subject: 2195 error |
WMQ Java apps return 2195 after a comms error.
What do you mean by comms error. can you please elaborate |
Topic: 2195 error |
wbimb
Replies: 15 Views: 13568
|
Forum: IBM MQ API Support Posted: Fri Apr 29, 2011 12:29 am Subject: 2195 error |
Look
Can you be specific when you say more....i have checked all the parameters that are required to do the connection |
Topic: 2195 error |
wbimb
Replies: 15 Views: 13568
|
Forum: IBM MQ API Support Posted: Thu Apr 28, 2011 1:58 am Subject: 2195 error |
I have checked all the parameters and they same to be good |
Topic: 2195 error |
wbimb
Replies: 15 Views: 13568
|
Forum: IBM MQ API Support Posted: Thu Apr 28, 2011 1:48 am Subject: 2195 error |
Hi
Even I am getting MQJE001: An MQException occurred: Completion Code 2, Reason 2195 error when my Java application is trying to put message on the queue. But my Qmgr is not down. Can someone ple ... |
Topic: Message going in error queue |
wbimb
Replies: 5 Views: 5150
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 28, 2011 12:48 am Subject: Message going in error queue |
Multiple message flows are not reading the same input queue.
But yes all of the message flows are putting message on the same output queue.
But how can this affect the message to go to error queue |
Topic: Message going in error queue |
wbimb
Replies: 5 Views: 5150
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 27, 2011 9:35 pm Subject: Message going in error queue |
I have a broker which has 12 execution group when I am doing testing this is the issue i am facing
For a particular interface:
1. I stop all the message flow except the one i am testing and then i ... |
Topic: MQ product Training In India |
wbimb
Replies: 6 Views: 6225
|
Forum: General IBM MQ Support Posted: Wed Feb 09, 2011 1:05 am Subject: WebSphere MQ administration |
Hi
How much do you charge for 3 days training for WebSphere MQ administration |
Topic: Looking for MQ/MB Admin Support |
wbimb
Replies: 6 Views: 15362
|
Forum: Job Seekers Posted: Wed Sep 01, 2010 10:22 pm Subject: Looking for MQ/MB Admin Support |
Send ur resume to chaitrali@gmail.com |
Topic: Toolkit not connecting to Config Mgr |
wbimb
Replies: 2 Views: 2250
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 24, 2010 11:22 pm Subject: Toolkit not connecting to Config Mgr |
When i try to connect the toolkit to Config Mgr it gives me error as
BIP0889E BIP1047E Check that the Configuration Manager is running.
Check the system event log to ensure that the Configuration ... |