webMethods

webMethods

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
Expand all | Collapse all

Webmethods Propertyfiles retrieval(cache issue)

  • 1.  Webmethods Propertyfiles retrieval(cache issue)

    Posted Fri April 10, 2015 03:15 AM

    Hello,

    We have set up cluster servers for 6.5 recently and we observe that every time we have to run manually the following service laf.tnCommon.globalProperties:getGlobalPropertiesFromTN to make the value of cache as true to fetch the property files.

    We cannot fetch any propery file values for the flows without doing this(ie. Manually running the service). Once the service is run we can see the property files are fetched appropriately for the flows.

    Manual Exceution of this service is needed after every restart of servers.

    can anyone clarify that any setting needs to be done at server level or database level for the cache so that we dont have to do the manual executions everytime.

    Please suggest your thoughts on the same.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Webmethods Propertyfiles retrieval(cache issue)

    Posted Fri April 10, 2015 03:54 PM

    you can make the service you mentioned as a startup service for your package, so it will run after the package is loaded.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 3.  RE: Webmethods Propertyfiles retrieval(cache issue)

    Posted Sat April 11, 2015 05:46 AM

    Indeed a good solution. IMHO other option is to schedule the service at a specified interval of time.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods