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

programmatically refresh IS service cache

  • 1.  programmatically refresh IS service cache

    Posted Mon August 11, 2008 10:50 PM

    hello, there,

    did someone have done programmatically refresh IS cached service cache.

    thanks in advance.

    richard


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: programmatically refresh IS service cache

    Posted Tue August 12, 2008 12:30 AM

    wm.server.cache.adminui:resetCache or wm.server.cache:resetCache

    Neither is a public service so use at your own risk. The latter accepts an input var named “serviceName” to reset the cache for a specific service.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 3.  RE: programmatically refresh IS service cache

    Posted Thu August 14, 2008 02:34 PM