Author |
Message |
Topic: promoted UDP of type Boolean |
haeberm
Replies: 2 Views: 2280
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 18, 2018 2:15 pm Subject: promoted UDP of type Boolean |
Thanks for the quick reply. The mentioned APAR is supposed to be contained in 9.0.0.6.
I just checked with 9.0.0.10 - same issue.
I believe it is a problem in mqsipackagebar. When I create a bar in ... |
Topic: promoted UDP of type Boolean |
haeberm
Replies: 2 Views: 2280
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 18, 2018 2:15 am Subject: promoted UDP of type Boolean |
Hello,
For a bar file I want to provide a property file that can be edited and used by mqsiapplybaroverride.
I do this by running mqsireadbar and filtering out the properties which cannot be con ... |
Topic: can I re-parse a complete message within a flow? |
haeberm
Replies: 10 Views: 5660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 13, 2009 4:50 am Subject: can I re-parse a complete message within a flow? |
Not sure what you are suggesting here.
Maybe I got something completely wrong, I just read this in the InfoCenter (ASBITSTREAM reference):
EmbeddedBitStream, in which not only is the algorithm that ... |
Topic: can I re-parse a complete message within a flow? |
haeberm
Replies: 10 Views: 5660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 13, 2009 3:05 am Subject: can I re-parse a complete message within a flow? |
Thanks a lot for all the valuable information.
The flow I am going to develop (the one storing the messages) will end up being a subflow which can be embedded by clients in their own flows. This is w ... |
Topic: can I re-parse a complete message within a flow? |
haeberm
Replies: 10 Views: 5660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 09, 2009 2:15 pm Subject: can I re-parse a complete message within a flow? |
@kimbert: Thanks for your clarification, I'll go the way that you suggested and use a intermediate queue to put the message on.
One question I have regarding the "good practice" you mention ... |
Topic: can I re-parse a complete message within a flow? |
haeberm
Replies: 10 Views: 5660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 09, 2009 3:10 am Subject: can I re-parse a complete message within a flow? |
Hello, I have the following problem: In a first flow, I read a message from an MQInput node and store the complete message in a DB blob column. Then in a second flow, I have to reconstruct the message ... |
Topic: SUBSTRING with BEFORE/AFTER keyword not supported? |
haeberm
Replies: 4 Views: 4325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 23, 2008 12:42 pm Subject: SUBSTRING with BEFORE/AFTER keyword not supported? |
right, runtime-wise I am at 6102 level. Sorry, missed that. |
Topic: SUBSTRING with BEFORE/AFTER keyword not supported? |
haeberm
Replies: 4 Views: 4325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 23, 2008 11:50 am Subject: SUBSTRING with BEFORE/AFTER keyword not supported? |
Thanks for the quick response.
It does not seem to be a problem of the toolkit alone, though: When I try to deploy the bar file I get:
BIP2401E: (.xxxxxx_xxxxxx.Main, 43.34) : Syntax error : expect ... |
Topic: SUBSTRING with BEFORE/AFTER keyword not supported? |
haeberm
Replies: 4 Views: 4325
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 23, 2008 4:55 am Subject: SUBSTRING with BEFORE/AFTER keyword not supported? |
Hello,
I'm trying to use the SUBSTRING function with BEFORE/AFTER clause. However my toolkit (WMBT6.1.0.3) doesn't like that and reports a syntax error.
Does anybody have an idea what's wrong he ... |