Author |
Message |
Topic: WBIMB v.5 - is it production service ready? |
Ash
Replies: 19 Views: 14727
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 08, 2003 5:58 am Subject: WBIMB v.5 - is it production service ready? |
Guys,
You might want to confirm with your IBM rep that WMQI v2.1 really goes out of support at the end of 2004.
My understanding is that IBM will continue to support WMQI v2.1 for the next 2-3 y ... |
Topic: SWIFT using MQSI |
Ash
Replies: 2 Views: 4796
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 28, 2003 5:05 am Subject: SWIFT using MQSI |
I have recently been tasked with investigating what options are available for us to handle SWIFT messages using IBM products.
Having read a number of postings on this forum which refer to problems ... |
Topic: Migrating from NEON to MRM |
Ash
Replies: 4 Views: 2875
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 25, 2003 1:34 am Subject: Migrating from NEON to MRM |
Klaas,
What do you mean when you say it's not easy. Are there any particular areas that are of concern.
Are you manually developing MRM message sets for all your existing NEON Rules and Formats. ... |
Topic: 1 Config Manager (v2.1) ---> n Brokers (v2.0.2) |
Ash
Replies: 0 Views: 1242
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2003 6:26 am Subject: 1 Config Manager (v2.1) ---> n Brokers (v2.0.2) |
We have a single Config Manager hosted centrally which is used to manage a number of brokers in different geographical locations.
We are now planning an upgrade to WMQI v2.1 from MQSI v2.0.2.
In ... |
Topic: Migrating from NEON to MRM |
Ash
Replies: 4 Views: 2875
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 22, 2003 5:05 am Subject: Migrating from NEON to MRM |
We are thinking of migrating all our NEON stuff to MRM and taking advantage of the reduced licence fees that we would have to pay for buying a broker without the Neon Rules & Format extensions.
... |
Topic: Formatting Problem |
Ash
Replies: 4 Views: 6703
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 10, 2003 6:07 am Subject: Formatting Problem |
Jason,
We had exactly the same problem when we migrated from MQSI v 2.0.1 to MQSI v2.0.2.
After a lot of head scratching on our parts, we finally found out that this problem was caused by a bug ... |
Topic: JMS Client Authentication |
Ash
Replies: 0 Views: 1613
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 08, 2002 5:02 am Subject: JMS Client Authentication |
Hi,
Could somebody please provide me with some advice on how I can authenticate a JMS MQSeries client connection. I don't want any encryption...just some basic authentication to verify that only au ... |
Topic: XSL transformation node |
Ash
Replies: 3 Views: 3446
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 09, 2002 7:57 am Subject: XSL transformation node |
Hi,
I have looked at the IA0G Support pac and it meets my requirement of transforming an XML document into another XML document using a stylesheet.
The bad news is that we have just upgraded to ... |
Topic: MQSI Performance Testing ..IH03 or MQTester or ? |
Ash
Replies: 0 Views: 2037
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 12, 2002 8:48 am Subject: MQSI Performance Testing ..IH03 or MQTester or ? |
Performance Testing is unchartered territory for me and I am trying to currently figure out what the best approach is for us.
I would appreciate it if people on the forum could share their ideas on ... |
Topic: Syncpoint with MQSeries Client connections ..How does it wor |
Ash
Replies: 7 Views: 6266
|
Forum: General IBM MQ Support Posted: Mon Jan 28, 2002 4:24 am Subject: Syncpoint with MQSeries Client connections ..How does it wor |
Thanks a lot guys for your answers.
Stefan,
You hit the nail right on the head.
The idea that doing a commit from one application would impact the other unit of works is what was worrying me an ... |
Topic: Syncpoint with MQSeries Client connections ..How does it wor |
Ash
Replies: 7 Views: 6266
|
Forum: General IBM MQ Support Posted: Tue Jan 22, 2002 7:08 am Subject: Syncpoint with MQSeries Client connections ..How does it wor |
Thanks Brandon.
That clears up the picture for me.
I would appreciate a little more clarification on the connections part.
For example, I have got multiple connections to the server from a cl ... |
Topic: Syncpoint with MQSeries Client connections ..How does it wor |
Ash
Replies: 7 Views: 6266
|
Forum: General IBM MQ Support Posted: Mon Jan 21, 2002 7:04 am Subject: Syncpoint with MQSeries Client connections ..How does it wor |
Hi,
We have got a MQSeries client application running on Windows NT that connects to a server on Sun Solaris.
I am having a bit of a difficulty understanding how to do MQPUT's and MQGET's under ... |
Topic: convert BLOB to CHAR |
Ash
Replies: 10 Views: 10359
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 16, 2002 3:26 am Subject: convert BLOB to CHAR |
Mathias,
I have followed your suggestions and created
a element of type string with a maximum length of 100000 and a CWF of null terminated.
However when I try to check in the components, I ge ... |
Topic: convert BLOB to CHAR |
Ash
Replies: 10 Views: 10359
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 14, 2002 12:19 pm Subject: convert BLOB to CHAR |
We are using MQSI v2.0.2.
We have got no immediate plans to migrate to WMQ2.1 as we are still struggling with our upgrade to MQSI 2.0.2 and would like to fix this problem at MQSI 2.0.2 level.
Wh ... |
Topic: convert BLOB to CHAR |
Ash
Replies: 10 Views: 10359
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 14, 2002 10:42 am Subject: convert BLOB to CHAR |
I am trying to achieve the same thing as Joel i.e. get a variable length null terminated string.
I have created an element of type string with a CWF of null terminated. I then created a Compound t ... |