Author |
Message |
Topic: Co-ordinated Transaction using JCN |
saturn_cemk
Replies: 3 Views: 2578
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 19, 2008 9:45 pm Subject: Co-ordinated Transaction using JCN |
Thanks for your reply.
I am not sure how to register the db with broker QMgr. What is the command to do this ? |
Topic: Co-ordinated Transaction using JCN |
saturn_cemk
Replies: 3 Views: 2578
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 19, 2008 8:25 am Subject: Co-ordinated Transaction using JCN |
Hi,
I am using JCN in a message flow from where a database transaction is done. How do I configure 'Co-ordinated Transaction' for this flow ?
Thanks. |
Topic: Shared variable across message flows. |
saturn_cemk
Replies: 5 Views: 6962
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jun 29, 2008 11:48 pm Subject: Shared variable across message flows. |
Hi all,
I have the following scenario (am using MB6.0)
1. There are two message flows (will refer to them as Flow1 and Flow2) deployed under the same EG. I have declared a SHARED Variable outsid ... |
Topic: Checking for numeric values |
saturn_cemk
Replies: 3 Views: 2625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 24, 2007 10:35 am Subject: Checking for numeric values |
Thank you Sourav and Jeff for your suggestions.
I tried both the solutions and both of them worked. Personally, I feel that the second approach is a better way of handling the case.
Thanks again ... |
Topic: Checking for numeric values |
saturn_cemk
Replies: 3 Views: 2625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 23, 2007 6:02 pm Subject: Checking for numeric values |
Hi,
I am trying to check whether a field (defined as character) in the input message has numeric value or not. There is no predefined function in ESQL to check this as far as I know. Can anyone sug ... |
Topic: Writing message to queue from file |
saturn_cemk
Replies: 4 Views: 5575
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 12, 2007 3:07 pm Subject: Writing message to queue from file |
Thanks for the link Michael. It really helped. |
Topic: Writing message to queue from file |
saturn_cemk
Replies: 4 Views: 5575
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 11, 2007 10:16 pm Subject: Writing message to queue from file |
Hi all,
I have a message (containing the headers and body) which is stored in a text file. Now I want to write this message to an MQ queue. For doing this I want to write a small piece of code in j ... |
Topic: Broker property |
saturn_cemk
Replies: 1 Views: 1641
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 05, 2007 6:34 pm Subject: Broker property |
Hi all,
I need to insert a newline character in the output XML message. For this I first need to find out the system in which the broker is running and then do the casting of the hex value using t ... |
Topic: Trivial question |
saturn_cemk
Replies: 3 Views: 3487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 23, 2007 12:13 pm Subject: Trivial question |
Hi all,
I have a very trivial question for you. I have a fixed length message with only one element in it. The value is 'Test<ing'. The output format will be XML which again has only one element ... |
Topic: Pointer in Cobol copybook |
saturn_cemk
Replies: 1 Views: 2442
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 08, 2007 4:55 pm Subject: Pointer in Cobol copybook |
Hi all,
I need to import a COBOL copybook to MB toolkit in order to build a message set. The copybook contains the 'POINTER' datatype which I think is not supported by the importer. I checked it ou ... |
Topic: dateTime format in MB6 |
saturn_cemk
Replies: 3 Views: 3600
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 25, 2007 5:32 pm Subject: dateTime format in MB6 |
Hello Eddie,
I was getting a parser error in the first case. Altough I do not remember the exact error text but it was something to do with wrong DateTime format.
In the second scenario altough ... |
Topic: dateTime format in MB6 |
saturn_cemk
Replies: 3 Views: 3600
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 25, 2007 2:20 pm Subject: dateTime format in MB6 |
Hello everyone,
I am having an input XML message with an element in it whose type is dateTime. A message set is being used to parse the XML message.
Now the value for this element in the XML mes ... |
Topic: Unite multiple requests |
saturn_cemk
Replies: 4 Views: 2798
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 09, 2007 2:57 pm Subject: Unite multiple requests |
I am using WBIMB v6.0 and MQSeries v6.0
I wanted to what would be the best approach to handle the situation using MB.
Thanks. |
Topic: Unite multiple requests |
saturn_cemk
Replies: 4 Views: 2798
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 09, 2007 2:43 pm Subject: Unite multiple requests |
Hi,
I have a situation where a particular legacy system would send in multiple requests to the broker... and the broker needs to consolidate them into a single response and send it over to some oth ... |
Topic: Connection to MS Access from AIX using MB6 |
saturn_cemk
Replies: 2 Views: 2811
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 09, 2006 3:07 am Subject: Connection to MS Access from AIX using MB6 |
Hi,
I need to connect to a MS Access database from the broker installed in an AIX system. For this I have used a JavaCompute node in the message flow and used the JDBC-ODBC Bridge Driver to connect ... |