Author |
Message |
Topic: Output to the file |
pkishor17
Replies: 1 Views: 1608
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 26, 2005 1:05 am Subject: Output to the file |
Hi All
Is it possible to send the output message directly to the file instead of any queue.
Like - from compute node, send message directly to the file and not to the output queue.
Thanks i ... |
Topic: Exception / Error handling in MQSI flow |
pkishor17
Replies: 4 Views: 3287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 10, 2005 9:34 pm Subject: Exception / Error handling in MQSI flow |
Its working fine now
Thanks all for your suggesstions, there is no relation between the messages, no logic for groupid.
Thanks again for help
kishor |
Topic: Exception / Error handling in MQSI flow |
pkishor17
Replies: 4 Views: 3287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 07, 2005 8:18 pm Subject: Exception / Error handling in MQSI flow |
Hi
I am working on a flow which converts CSV to XML in MQSI.
In this scenario I have to do like this –
If I am sending 6 messages and if the error occurs in 3rd and 5th messages they wi ... |
Topic: Channel count showing value but queue depth is zero |
pkishor17
Replies: 3 Views: 1888
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 03, 2005 10:31 pm Subject: Channel count showing value but queue depth is zero |
Hi
I am sending messages from one location (A) to location (B), Putting the messages on the Remote Queue at location A, Both the channels are running.
Now after putting the messages (at locat ... |
Topic: Add RFH2 header to a message using java program |
pkishor17
Replies: 2 Views: 2113
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 17, 2005 1:17 am Subject: Add RFH2 header to a message using java program |
I want to add RFH2 header to a message using java program.
is there any way?, Please help me regarding this
Thanks in advance |
Topic: CSV to XML Mapping |
pkishor17
Replies: 1 Views: 1945
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 09, 2005 9:05 pm Subject: CSV to XML Mapping |
I am working on mapping of CSV to XML
comma seprated messages, there is one possibility that comma can appear inside the data for that is the comma will be inside""
eg: john,124,"kio,street",l ... |
Topic: How to use Array in ESQL |
pkishor17
Replies: 1 Views: 2540
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 24, 2005 2:06 am Subject: How to use Array in ESQL |
I want to use array in ESQL, How can i declare and use array in ESQL
Thanks in advance |