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 » Procedures in mqsi for reusability

Post new topic  Reply to topic
 Procedures in mqsi for reusability « View previous topic :: View next topic » 
Author Message
wendy
PostPosted: Wed Sep 18, 2002 12:13 am    Post subject: Procedures in mqsi for reusability Reply with quote

Apprentice

Joined: 10 Dec 2001
Posts: 47

Im converting MRM(fixed format) message Types to a fixed XML type.The XML messages is big and i do it repeatedly.Is the way i can define a procedure to reuse because currently the is a lot of duplication onm my compute node?
Back to top
View user's profile Send private message Send e-mail
lillo
PostPosted: Wed Sep 18, 2002 12:52 am    Post subject: Reply with quote

Master

Joined: 11 Sep 2001
Posts: 224

With WMQI v2.1 it is possible to convert automatically from MRM to XML.

From your message, I understood, that you are moving throught the message tree and create a new XML message. So, if this is what you want, then you won´t need that much coding. Just search in this forum about converting MRM to XML.

Cheers,
_________________
Lillo
IBM Certified Specialist - WebSphere MQ
Back to top
View user's profile Send private message
lung
PostPosted: Wed Sep 18, 2002 12:54 am    Post subject: Reply with quote

Master

Joined: 27 Aug 2002
Posts: 291
Location: Malaysia

Did u add an XML binding to your MRM? If so, you can just write this in your ESQL...

Code:
SET OutputRoot.Properties.MessageFormat = 'XML';


The compute node will generate the your output message in XML format...
Not sure if this is what you want
_________________
lung
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Procedures in mqsi for reusability
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.