Author |
Message
|
klabran |
Posted: Thu Apr 29, 2004 12:29 pm Post subject: XML in/out Using MRM parser but out data is same as in data? |
|
|
 Master
Joined: 19 Feb 2004 Posts: 259 Location: Flagstaff AZ
|
I created a couple of simple xml messages. I then converted these to MRM using mqsiImpXMLSchema.
I then created a simple flow
inq->compute->outq
The inq has been setup to recieve the incoming MRM.
The compute node has the in msg and out msg tabs set to the respective messages. I then dragged and dropped (mapped) the fields from the in msg to the out msg. Simple....
However, the outq has the in msg structure and data not the out msg structure and data???
What am I missing? |
|
Back to top |
|
 |
EddieA |
Posted: Thu Apr 29, 2004 2:37 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
In the Compute, did you select: Use as Message Body.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
klabran |
Posted: Thu Apr 29, 2004 2:56 pm Post subject: |
|
|
 Master
Joined: 19 Feb 2004 Posts: 259 Location: Flagstaff AZ
|
I have tried with it selected and not selected. Either way I get the in msg and not the out msg???
I also tried it with copy entire message selected doesn't help....
When I tried with copy entire message off I get an error on the outq node of "RM Dictionary Not Found". ???? |
|
Back to top |
|
 |
mumuu |
Posted: Thu Jun 07, 2007 3:01 am Post subject: |
|
|
Newbie
Joined: 22 Feb 2007 Posts: 3
|
i've been found error like you.
Solution : just check Message set name in your property of message may it's not correct.
in other way. i've change message set alias in message set file to some word that easily to remember.
So That's work. |
|
Back to top |
|
 |
|