Author |
Message |
Topic: Aggregation-Expiry value when a timeout occurs |
datran
Replies: 0 Views: 1447
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 28, 2004 5:42 pm Subject: Aggregation-Expiry value when a timeout occurs |
Hi,
I'm using the technique of routing the original message back into the fan in node to retrieve the MsgId etc.
When all my messages return back in the time interval my expiry is set correctly ... |
Topic: Is MQGET support pac supported in WBIMB? |
datran
Replies: 14 Views: 10422
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 07, 2003 8:45 pm Subject: Is MQGET support pac supported in WBIMB? |
We have installed it with V5 but you have to recompile it and change the output terminal "no message" to something else eg "no_mesage" for it to work |
Topic: Bug with Set All and ReplyToQ in Output Node? |
datran
Replies: 2 Views: 2256
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 08, 2003 7:47 pm Subject: Bug with Set All and ReplyToQ in Output Node? |
Hi,
I'm using WMQI V2.1 CSD4 on NT and before I put a message to the reply to queue I need to alter the MQMD.Useridentifier field.
When I set the following options in the OutputNode
Destination ... |
Topic: Comparing XML element values |
datran
Replies: 3 Views: 2100
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Feb 09, 2003 2:02 pm Subject: Comparing XML element values |
Hi I'm trying to check the value of the first tag after <body>
i.e is the first tag name = Person.
Thanks |
Topic: Comparing XML element values |
datran
Replies: 3 Views: 2100
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 06, 2003 3:14 pm Subject: Comparing XML element values |
Hi,
I was wondering could anyone give me a pointer why the following ESQL statment evalutes to FALSE?
IF InputRoot.XML.Envelope.Body.(XML.tag)[1] = 'Person' THEN
SET BooleanValue1 = TRUE;
E ... |
Topic: Reparsing MRM problem with MRM with WMQI2.1 |
datran
Replies: 3 Views: 2656
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 20, 2003 1:52 pm Subject: Reparsing MRM problem with MRM with WMQI2.1 |
I found out the problem another developer had changed it to have the convert option set to yes for the incoming reply message.
When this was unchecked everything worked fine. |
Topic: Reparsing MRM problem with MRM with WMQI2.1 |
datran
Replies: 3 Views: 2656
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 19, 2003 4:07 pm Subject: Reparsing MRM problem with MRM with WMQI2.1 |
Hi
have recently upgraded from 2.0.1 to 2.1 and in one of the flows I have a reparsing problem with a particular S9(3) field.
The field is defined as an
physical type = extended decimal
le ... |