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 » Changing node properties from ESQL

Post new topic  Reply to topic
 Changing node properties from ESQL « View previous topic :: View next topic » 
Author Message
umaneesh
PostPosted: Sun Jun 28, 2009 8:58 am    Post subject: Changing node properties from ESQL Reply with quote

Novice

Joined: 13 Apr 2009
Posts: 24

Hi,

Is there any ESQL way to change properties in node[MQInput Node, OutputNode, etc] ... In certain scenarios, instead of using RCD's i would like to go with ESQL..

Hope I have one way of doing this, by ASBITSTREAM/PARSE options. Not sure, how far this is useful for MRM, TDS formats as i have used this only for XML's.

May be now I am limited to msg properties. But, would like to know changing any nodes property in an ESQL way

Pls advice.

Thanks
Back to top
View user's profile Send private message
rekarm01
PostPosted: Sun Jun 28, 2009 12:55 pm    Post subject: Re: Changing node properties from ESQL Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 1415

umaneesh wrote:
Is there any ESQL way to change properties in node [MQInput Node, OutputNode, etc] ...

No. Node properties are configurable at deploy time, but not run time.

umaneesh wrote:
In certain scenarios, instead of using RCD's i would like to go with ESQL..

Hope I have one way of doing this, by ASBITSTREAM/PARSE options.

The ESQL SET can directly modify fields in the Root.Properties sub-tree.

The ESQL CREATE statement and ASBITSTREAM function supports a PARSE clause to control parsing and serializing of message data.

Consult the documentation for more details.
Back to top
View user's profile Send private message
LazyBoy
PostPosted: Mon Jun 29, 2009 7:16 am    Post subject: Reply with quote

Voyager

Joined: 04 May 2006
Posts: 78

Hi umaneesh,

You can parse the incoming message from MQinput node as blob and then parse the blob message using CREATE PARSE Statement.

Quote:
Hope I have one way of doing this, by ASBITSTREAM/PARSE options. Not sure, how far this is useful for MRM, TDS formats as i have used this only for XML's.


CREATE Parse works the same as parsing on input node, so dont worry abt parsing using this statement it works fine.

The output message to output node is serialized against the message set value set in outputroot.properties.messageset , you can set this value in the esql.
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 » Changing node properties from ESQL
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.