Configuration Management

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

Hi,

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