Author |
Message |
Topic: Literal value for simpleContent monitoring profile |
DanielG
Replies: 3 Views: 3073
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 05, 2010 3:38 am Subject: Use XPath |
Probably a bit late... but you can exploit the XPath string() function in order to emit constant values:
<p:complexContent p:name="InterfaceType"
p:targetNamespace=" ... |
Topic: Oracle Database ESQL anomaly... |
DanielG
Replies: 5 Views: 5015
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 04, 2008 8:02 am Subject: Oracle Database ESQL anomaly... |
Hava you specified all relevant ODBC driver options (including WorkArounds) as described in the WMB InfoCenter? |
Topic: Comments / description fields in message mappings |
DanielG
Replies: 5 Views: 4642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 10, 2007 3:54 am Subject: Comments / description fields in message mappings |
Hi,
thanks for your answers...
XML comments are removed once you re-save the map using the graphical mapping editor.
I found out, however, that "eAnnotation" elements below the " ... |
Topic: Comments / description fields in message mappings |
DanielG
Replies: 5 Views: 4642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 14, 2006 9:04 am Subject: Comments / description fields in message mappings |
Hi All,
I need to put some descriptive text in V6 message mappings resp. *.msgmap files (not necessarily via the mapping editor).
Is anybody aware of a (generic) possibility to enter some kind o ... |
Topic: Control center connection problem |
DanielG
Replies: 3 Views: 2689
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 08, 2003 4:54 am Subject: Control center connection problem |
Hema,
which version of MQSeries are you running?
There is an issue with WMQ 5.3 connection pooling and WMQI.
Under certain circumstance it is necessary to set the MQNOREMPOOL environment variab ... |
Topic: BIP 8078E A Problem while attempting to create configmgr |
DanielG
Replies: 4 Views: 3206
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 08, 2003 4:49 am Subject: BIP 8078E A Problem while attempting to create configmgr |
James,
in order to create the config manager, some Windows services need to be installed on your machine:
Server
Computer Browser
Please make sure they're up and running. |
Topic: BIP0707E |
DanielG
Replies: 4 Views: 3644
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 08, 2003 4:39 am Subject: BIP0707E |
rehe,
try closing (e.g. by creating a new) and re-opening your Control Center workspace. I also had some trouble with that... |
Topic: Swap Space and Dataflow Engines |
DanielG
Replies: 2 Views: 4094
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 08, 2003 4:32 am Subject: Swap Space and Dataflow Engines |
Moepi,
which CSD level is your WMQI running on? There have been several memory related problems that have been fixed in CSD04 / CSD05 (NNSY components).
If you're up to date, pls. describe your ... |
Topic: Problem with "mqsiexportmsgflows" command ? |
DanielG
Replies: 1 Views: 2013
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 08, 2003 4:24 am Subject: Problem with "mqsiexportmsgflows" command ? |
Hi,
that sounds really strange...
It seems as if the "-m"-switch is ignored. If so, all message flows from your config manager would be exported. Is that the case?
If so, pls. check whether the ... |
Topic: WMQ Product and CSD Identification issue |
DanielG
Replies: 6 Views: 2737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 08, 2003 4:09 am Subject: WMQ Product and CSD Identification issue |
lung,
try the following link:
http://www-3.ibm.com/software/integration/mqfamily/support/summary/mqsi.html
navigation links may have been broken due to product rebranding... |
Topic: AggregateReply timeout issue still..... |
DanielG
Replies: 2 Views: 2386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 29, 2003 3:16 am Subject: AggregateReply timeout issue still..... |
i don't think it's possible to declare a reference to a set of elements (i.e. *DECLARE myReplyRef REFERENCE TO InputRoot.ComIbmAggregateReplyBody.*[1];
WHILE LASTMOVE(myReplyRef) DO
... |
Topic: Losing Attributes on tree assignment |
DanielG
Replies: 1 Views: 1939
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 29, 2003 3:01 am Subject: Losing Attributes on tree assignment |
hi,
as far as i know, the formal RFH2 spec prohibits the use of XML attributes in the usr folder. only flat structures are allowed.
depending on what you aim with the RFH2 data, consider bitstreamin ... |
Topic: xml msg |
DanielG
Replies: 2 Views: 2083
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 29, 2003 2:13 am Subject: xml msg |
i highly recommend upgrading to WMQI 2.1 CSD04 if want to use XML validation.
prior to CSD04, XML validation support ist rather rudimentary. |