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
  • 1.  Stopping an EntireX RPC server via a REST service

    Posted Wed May 17, 2017 05:29 AM

    Hello,

    I would like to be able to stop an EntireX RPC server via sagcc.bat or by calling the corresponding REST service. I’ve already searched through the documentation and even fiddled around with the available REST services in Postman. However, I can’t find the right service to call. And for services that might work (like /administration) I don’t know where I can find the right values for the parameters to use (e.g. entity).

    Does anyone know how to stop an EntireX RPC server via the command line? I’ve attached a screenshot showing the server I would like to stop.

    Best regards,
    Stefan


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


  • 2.  RE: Stopping an EntireX RPC server via a REST service

    Posted Wed May 17, 2017 08:09 AM
    etbcmd -b ETB001 -c SHUTDOWN -d SERVICE -n RPC/AO/CALLNAT

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


  • 3.  RE: Stopping an EntireX RPC server via a REST service

    Posted Thu May 18, 2017 05:28 AM

    Hi Wolfgang,

    I know etbcmd but I can’t use it for the problem I would like to solve. I need to restart the RPC server with a simple HTTP REST call. :-/

    Best regards,
    Stefan


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