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

Reset service cache programmatically?

webMethods Community Member

webMethods Community MemberThu September 11, 2014 10:12 AM

webMethods Community Member

webMethods Community MemberThu September 11, 2014 11:44 AM

webMethods Community Member

webMethods Community MemberThu September 11, 2014 03:26 PM

  • 1.  Reset service cache programmatically?

    Posted Thu September 11, 2014 05:16 AM

    Hi all

    Can I call a service or write a Java service that clears a specified service’s cache?

    Thanks!


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Reset service cache programmatically?

    Posted Thu September 11, 2014 05:32 AM

    Yes its possible. Try to explore WmRoot package service before you start programming one. :slight_smile:

    I will keep you updated once I find something.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Reset service cache programmatically?

    Posted Thu September 11, 2014 07:01 AM

    Found the service at WmRoot/wm.server.cache:resetCache

    Please be aware that since it is WmRoot use at your own risk. :slight_smile:


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Reset service cache programmatically?

    Posted Thu September 11, 2014 10:12 AM

    Thanks :slight_smile: I’ll be using that.


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Reset service cache programmatically?

    Posted Thu September 11, 2014 11:44 AM

    Yes at own risk (nothing happens) :smiley:


    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: Reset service cache programmatically?

    Posted Thu September 11, 2014 03:26 PM