Author |
Message |
Topic: validate node |
michael.da
Replies: 10 Views: 11438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 15, 2006 5:07 am Subject: validate node |
I've thought about it. At the moment I do prototyping. In my next steps I will change the messageSet to a more complex structure. With ESQL I have to change code, with a MQoutput-MQget solution I have ... |
Topic: validate node |
michael.da
Replies: 10 Views: 11438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 15, 2006 3:59 am Subject: validate node |
thanks for the tip with the RCD node. Works fine!
with reference to -Validation node-
Obviously the validation node checks the message properties, too. If there are different values than defined ... |
Topic: validate node |
michael.da
Replies: 10 Views: 11438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 15, 2006 1:50 am Subject: validate node |
newbie-question: what is a RCD node? I couldn't find it in the toolkit. |
Topic: validate node |
michael.da
Replies: 10 Views: 11438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 15, 2006 1:29 am Subject: validate node |
yes, I have. MessageSet and MessageType is empty (see above). This is because I get my message from a user-defined input node and this node doesn't works with a messageSet. The validation node only
... |
Topic: validate node |
michael.da
Replies: 10 Views: 11438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 12, 2006 8:06 am Subject: validate node |
ok wayne, I've found my message identifier. First I want to build a prototype with a simple xml message, in my case:
<?xml version="1.0"?>
<music>
<cd number="1">
<title> ... |
Topic: MbElement.detach(), MessageTree |
michael.da
Replies: 2 Views: 3140
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 12, 2006 7:34 am Subject: MbElement.detach(), MessageTree |
Wayne,
Apparently you are right! First I’ve only made a copy of my MbMessage, but this seems to be not enough. After your reply I’ve made a copy of my entire MbMessageAssembly and now everythin ... |
Topic: validate node |
michael.da
Replies: 10 Views: 11438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 12, 2006 5:05 am Subject: validate node |
Hi
I have problems to configure a validate node. For validation I have created a new message set from a DTD.
My configuration for the validate node is as follows:
Domain field = MRM
Check Do ... |
Topic: MbElement.detach(), MessageTree |
michael.da
Replies: 2 Views: 3140
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 12, 2006 12:46 am Subject: MbElement.detach(), MessageTree |
Hi!
Somethinks wrong with MbElement.detach()?
In a java compute node I try to generate an xml-file output of my message in this way:
public void evaluate( MbMessageAssembly assembly, MbInputTer ... |
Topic: MQMD header values |
michael.da
Replies: 5 Views: 4969
|
Forum: IBM MQ API Support Posted: Fri May 12, 2006 12:41 am Subject: MQMD header values |
It works!
the solution was to manually create a new mqmd header with the elements version and format and connect my input node with the MQOutput node. I configured the MQOutput to create a new msgI ... |
Topic: MQMD header values |
michael.da
Replies: 5 Views: 4969
|
Forum: IBM MQ API Support Posted: Sun May 07, 2006 11:03 pm Subject: MQMD header values |
I'm trying to create a new MsgID by setting MsgId to MQPMO_NEW_MSG_ID. This should generate a new ID. The ID should contains the first 12 characters of the queue-manager name and a value derived from ... |
Topic: MQMD header values |
michael.da
Replies: 5 Views: 4969
|
Forum: IBM MQ API Support Posted: Fri May 05, 2006 7:03 am Subject: MQMD header values |
Here is my MessageTree:
Mytrace, created 15:52
(
(0x01000000):Properties = (
(0x03000000):MessageSet = ''
(0x03000000):MessageType = ''
(0x03000000):MessageFormat = ... |
Topic: MQMD header values |
michael.da
Replies: 5 Views: 4969
|
Forum: IBM MQ API Support Posted: Fri May 05, 2006 4:10 am Subject: MQMD header values |
Hi
I'm writing a user-defined input node in java. I have created a blanck MQMD header and have to fill it. How can I create a new MsgId and where do I get the AccountingToken and GroupId?
Regard ... |
Topic: Facing Problem in Installation of Message Broker v6 |
michael.da
Replies: 19 Views: 19623
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 30, 2006 10:33 pm Subject: Facing Problem in Installation of Message Broker v6 |
Hi
I get the same first error.
thankful for any help!!! |