IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.

 View Only
  • 1.  Config Properties for each package

    Posted Tue May 07, 2013 07:06 AM

    Hi guys,

    Need service program that will set, get and load properties in a config depending on the package you want to put the config file. I already have a service that will create the config file but the only problem now is how to set and get the property.

    Need to read the file like config.cnf or config.properties

    Please help guys!!!

    Thanks


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: Config Properties for each package

    Posted Tue May 07, 2013 01:25 PM

    You can write custom java code to work with property files (getProperty, setProperty). You can also explore usage of pub.storage services of IS.

    -Senthil


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 3.  RE: Config Properties for each package

    Posted Wed May 08, 2013 01:16 AM

    Hmmm… the problem is that I’m not a java programmer and I’m more in flow.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 4.  RE: Config Properties for each package

    Posted Thu May 09, 2013 04:05 PM

    Hy,

    why dont you use PSUtilities package? check that package. it has very good samples to configure properties.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods