Posted: Tue Jun 01, 2004 8:34 pm Post subject: Reading configuration files when broker starts
Newbie
Joined: 01 Jun 2004 Posts: 2
I want to put some configuration parameters in a configuration file on external file system. I am using these values in a Compute node. Is there any way to read external file and keep it in memory and use them at various stages of message flow?
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
I believe you can use any one of these options,
1) Store these values into dB and then use DB node to retrieve them.
2) Store the values on queue and then read them using MQGet node.
3) Use Cache node.
4) Write your own plug-in node to do this. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
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