Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
We wish to achieve the following: we need to maintain configuration information for a package (like file paths, etc) in a cnf file. Should one create this config file per hand or is there a way to do it directly in Integration server web interface? Suppose we have this .cnf file (under the config directory of the package). How can we access this information with the help of a flow service?
Thanks, Ram
You would need to write a common java service to read file/properties. You can get idea from sample package availble on advantage “PSUtilities2”
Regards, Sumit