Author |
Message |
Topic: Can I use ESQL to access XML subtitution group message? |
samuel_lee2000
Replies: 3 Views: 1863
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 14, 2013 12:36 am Subject: Re: Can I use ESQL to access XML subtitution group message? |
We are using MB v7 and we can use the mapping node to access the substitution group element. But we will need to perform some validation/checking in a Compute node before using the mapping node for ma ... |
Topic: Can I use ESQL to access XML subtitution group message? |
samuel_lee2000
Replies: 3 Views: 1863
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 13, 2013 7:37 pm Subject: Can I use ESQL to access XML subtitution group message? |
Is there any ESQL syntax to access XML subtitution group message element ?
Thanks! |
Topic: Can we deploy message flow/set while the flow is running? |
samuel_lee2000
Replies: 5 Views: 3309
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 08, 2007 4:52 pm Subject: Can we deploy message flow/set while the flow is running? |
Hi jefflowrey,
Thanks very much for your advice!
It gives us a way to check for the unusual circumstances and in the long term, I definitely agree that a good governance and practice must be in ... |
Topic: Is there any way to backup message flow from an Ex Grp? |
samuel_lee2000
Replies: 2 Views: 1944
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 08, 2007 7:27 am Subject: Is there any way to backup message flow from an Ex Grp? |
Is there any way to backup message flow/set from an Execution Group?
We'd like to keep a backup of the existing flow running in the production system before applying any changes to be sure that we ... |
Topic: Can we deploy message flow/set while the flow is running? |
samuel_lee2000
Replies: 5 Views: 3309
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 08, 2007 7:20 am Subject: Can we deploy message flow/set while the flow is running? |
Hi Vitor and jefflowrey,
Thanks a lot! We're using WMB v6 on AIX. What I have heard from some colleagues who has some previous real experience is exactly the phantom execution group symptom that yo ... |
Topic: Can we deploy message flow/set while the flow is running? |
samuel_lee2000
Replies: 5 Views: 3309
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 07, 2007 11:19 pm Subject: Can we deploy message flow/set while the flow is running? |
Hi,
We're looking for some advices on message set/flow deployment practice.
When deploying message set/flow, is it necessary to stop the message flow before deploying the new message set/flow?
... |
Topic: Wrong SQLCODE/SQLSTATE using the indicator in V2.1 |
samuel_lee2000
Replies: 3 Views: 3721
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 25, 2002 6:19 pm Subject: Wrong SQLCODE/SQLSTATE using the indicator in V2.1 |
Thanks for your advice!
We could find the -206 SQLCODE in the SQLNATIVEERROR indicator. However, does it mean that the SQLCODE and SQLSTATE indicator is not working ?
We are using the following ... |
Topic: Wrong SQLCODE/SQLSTATE using the indicator in V2.1 |
samuel_lee2000
Replies: 3 Views: 3721
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 25, 2002 2:36 am Subject: Wrong SQLCODE/SQLSTATE using the indicator in V2.1 |
Platform used : WMQI v2.1 CSD2 on Windows 2000
We're trying to use the database indicators to get the error information.
But we're getting the wrong SQLCODE and SQLSTATE. Have anyone tried the new ... |
Topic: Specifying Hex character as delimiter in TDS format |
samuel_lee2000
Replies: 5 Views: 5325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 14, 2002 6:29 am Subject: Specifying Hex character as delimiter in TDS format |
For codepage 500, there is a unicode mapping of 00D9 to x'FD'. So if I specified <U+00D9> as the delimiter and use the compute node to specify the output message CCSID as 500, I can get the x'FD ... |
Topic: Specifying Hex character as delimiter in TDS format |
samuel_lee2000
Replies: 5 Views: 5325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 11, 2002 7:21 am Subject: Specifying Hex character as delimiter in TDS format |
I've tried the <U+00FD> but it will put a x'7F' in the output message as the delimiter instead. I guess x'7F' stands for some conversion error.
|
Topic: Specifying Hex character as delimiter in TDS format |
samuel_lee2000
Replies: 5 Views: 5325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 10, 2002 4:14 pm Subject: Specifying Hex character as delimiter in TDS format |
Thanks for the suggestion!
In our case, the customer would like to use x'FD' which is outside of the range x'00' to x'20'. What should I specified as the <CC> ? Is there any list of <CC> ... |
Topic: Specifying Hex character as delimiter in TDS format |
samuel_lee2000
Replies: 5 Views: 5325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 09, 2002 11:35 pm Subject: Specifying Hex character as delimiter in TDS format |
Dear all,
Is there any way to specify a hex value as the delimiter in the Tagged/Delimited Wire Format ?
We want to specify a hex value of x'FD' as the existing backend system is expecting it as t ... |
Topic: Execution Group Shutdown |
samuel_lee2000
Replies: 0 Views: 1916
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 08, 2002 8:13 am Subject: Execution Group Shutdown |
Dear all,
We're using WMQI v2.1 on Win 2000 platform with CSD1. The problem we encountered is that the execution group will shutdown itself now and then. Is there any suggestion/advice to the probl ... |