ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » convert a message from XMLNSC domain to MRM in JavaCompNode

Post new topic  Reply to topic
 convert a message from XMLNSC domain to MRM in JavaCompNode « View previous topic :: View next topic » 
Author Message
vichu22
PostPosted: Tue Jul 19, 2011 9:31 pm    Post subject: convert a message from XMLNSC domain to MRM in JavaCompNode Reply with quote

Newbie

Joined: 01 Feb 2011
Posts: 1

Hi All,
I am facing an issue in converting an XMLNSC message from input to MRM format in java compute node.I have worked the same in ESQL but not getting to know how its implemented in JavaComputeNode....
the input message message structure is
<XMLNSC>
<ViewTicketDetailsRequest>
<ReferenceNum>05042011114055777</ReferenceNum>
<BookingId>1</BookingId>
</ViewTicketDetailsRequest>
</XMLNSC>

The desired output is
<MRM>
<ReferenceNumLength>17</ReferenceNumLength>
<ReferenceNum>05042011114055777</ReferenceNum>
<BookingIdLength>1</BookingIdLength>
<BookingId>1</BookingId>
</MRM>

I have developed the message set and set the properties of the same in Javacompute Node.
Please guide..
Back to top
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Thu Jul 21, 2011 10:10 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

I should suggest you to go through the Message Broker Java API reference book.


http://www.ibm.com/developerworks/websphere/library/techarticles/0605_crocker/0605_crocker.html


Let usknow if you are finding any other difficulties
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » convert a message from XMLNSC domain to MRM in JavaCompNode
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.