Author |
Message |
Topic: MQ 9.3 and IIB 9.0.0.1 - Did 9.3 break header node? |
bdaoust
Replies: 2 Views: 4756
|
Forum: General IBM MQ Support Posted: Tue Jun 11, 2024 12:37 pm Subject: MQ 9.3 and IIB 9.0.0.1 - Did 9.3 break header node? |
Hi all:
I have some past IIB9 experience and I was asked to look into an issue where a flow is throwing BIP2241E error that Loadable Implementation library for ComIbmMQHeaderNode is missing.
T ... |
Topic: BIP2241E: After going to MQ 9.3 |
bdaoust
Replies: 0 Views: 5033
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 28, 2024 1:35 pm Subject: BIP2241E: After going to MQ 9.3 |
Hi everyone.
I got pulled into an issue because on our broker server, the version of MQ was updated 9.3 but the toolkit wasn't changed. Now we are getting this error:
BIP2241E: A Loadable ... |
Topic: IIB9.0.0.1 MQGet Plugin? |
bdaoust
Replies: 1 Views: 2997
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 23, 2021 10:04 am Subject: IIB9.0.0.1 MQGet Plugin? |
Hi everyone:
I've done some MQ Broker development in the past and I'm being asked to look at message flow that someone created at my company years ago.
According to the deployed BAR on the exe ... |
Topic: Allowing missing elements in request to SOAP Input Node? |
bdaoust
Replies: 1 Views: 4425
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 20, 2020 9:39 am Subject: Allowing missing elements in request to SOAP Input Node? |
Hello all :
Have a message flow in IIB9.0.0.1 that using a SOAP Input. Two clients call this SOAP web service.
One of the clients is not sending a field that is defined in the message model, ... |
Topic: Deploying BAR file as separate entities? |
bdaoust
Replies: 0 Views: 2308
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 08, 2019 8:25 am Subject: Deploying BAR file as separate entities? |
Good morning.
I had helped a co-worker with an old message flow project in IIB (Version: 9.0.0.1 Build id: 9.0.0.1-20131122-1731)
When I had the BAR deployed to the execution group - I noticed ... |
Topic: IIB9 - Parsing Error Not Throwing An Exception |
bdaoust
Replies: 5 Views: 7081
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 11, 2016 7:00 am Subject: IIB9 - Parsing Error Not Throwing An Exception |
timber / Craig B :
Thank you for the replies.
I've actually adopted this message flow and I believe it was written a long time ago. Most of our flows use the MRM. Basically the input messag ... |
Topic: IIB9 - Parsing Error Not Throwing An Exception |
bdaoust
Replies: 5 Views: 7081
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 03, 2016 9:36 am Subject: IIB9 - Parsing Error Not Throwing An Exception |
Hello everyone:
I'm seeing the following error after the input bode in the MRM Message Tree:
ImbRecoverableException caught from worker->parseNext. Looking at the trace it's due to invalid ... |
Topic: Question About Database Commit. |
bdaoust
Replies: 0 Views: 2318
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 01, 2016 12:28 pm Subject: Question About Database Commit. |
Hello everyone.
We have a message flow in IIB9 that has a SOAP Input node.
The SOAP Request is stored in a database so that the ReplyIdentifier can be later be return on the response. Furt ... |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 09, 2015 1:18 pm Subject: SELECT on XML - Value not there. |
Ok I was able to get the desired result,
Trying to take it a step further.
If I do this:
SET OutputRoot.XMLNSC.myTest[] = (SELECT * FROM InputRoot.XMLNSC.DIPolicyIssueData.Po ... |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 05, 2015 5:26 am Subject: SELECT on XML - Value not there. |
Not sure why InputRoot was wrong here but it's not that way in the code
SET TotalDiscountedGuaranteedAnnualPremiumAge29 = THE (SELECT ITEM TRIM(FIELDVALUE(Y.PremiumIssueAge.TotalAnnua ... |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 05, 2015 5:05 am Subject: SELECT on XML - Value not there. |
I saw that as well so I tried:
SET TotalDiscountedGuaranteedAnnualPremiumAge29 = THE (SELECT ITEM TRIM(FIELDVALUE(Y.PremiumIssueAge.TotalAnnualPremium)) FROM InputR;oot.XMLNSC. ... |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 05, 2015 4:14 am Subject: SELECT on XML - Value not there. |
Well the padding did seem to make a difference when I was doing the SELECT.
This worked:
SET TotalDiscountedGuaranteedAnnualPremiumAge29 = THE (SELECT ITEM TRIM(FIELDVALUE(Y.Prem ... |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 04, 2015 6:09 pm Subject: SELECT on XML - Value not there. |
Looks like the input data has some padding.
(0x01000000:Folder):PremiumIssueAge = (
(0x03000000:PCDataField):PremiumOnPolicyAtYear = '20 ... |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 04, 2015 4:16 pm Subject: SELECT on XML - Value not there. |
Unfortunately, I don't have access to the server the broker runs on, so I can't do a user trace. i can just do a trace node, but that I don't think will give me much else then I can see in debugger. |
Topic: SELECT on XML - Value not there. |
bdaoust
Replies: 15 Views: 14854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 04, 2015 2:14 pm Subject: SELECT on XML - Value not there. |
Trying to populate a variable DECLARED as CHAR
XML
<PremiumIssueAge>
<PremiumOnPolicyAtYear>2015</PremiumOnPolicyAtYear>
<PremiumAgeOrDuration>18</PremiumAge ... |