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

Remote Proxy Gateway : Calling service on internal ESB ?

  • 1.  Remote Proxy Gateway : Calling service on internal ESB ?

    Posted Wed April 24, 2013 09:53 AM

    Hello.

    we have a reverse proxy gateway in our DMZ installed. In our intranet zone
    another IS is installed. Both are connected as described in installation
    documentation. And the internal IS is polling on the IS in the DMZ.

    But how it is possible to call a service available on internal IS from
    Reverse Proxy Gateway ? And how to pass parameters to the internal
    service ? What service URL we have to provide to our external partners.

    Thanks in advance,
    Sebastian


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Remote Proxy Gateway : Calling service on internal ESB ?

    Posted Wed April 24, 2013 12:04 PM

    OK what is the port on the RG (reverse gateway IS) that connects to Internal IS port?

    Basically once the port is working fine try this with ping and make sure from a browser/externally

    http://RGserverhost:RGExternalport/invoke/wm.server/ping – and you should get a response date/time back and indicates the URL working and similarly give the Internal IS service (custom or public for your testing)

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods