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.


#TechXchangePresenter
 View Only
  • 1.  reverse invoke

    Posted Tue April 10, 2007 03:26 PM

    hi,

    Is it possible to have 2 Internal Servers connected to a single Reverse Invoke Server. In other words, upon receiving a request from external client, can the Reverse Invoke server route the request to any of the 2 connected Internal servers (which one is available) ?

    Also pub.security.reverseInvoke package is depreciated in WM 65. Any alternative?

    cheers,
    ~ fass


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


  • 2.  RE: reverse invoke



  • 3.  RE: reverse invoke

    Posted Wed April 11, 2007 09:26 AM


  • 4.  RE: reverse invoke

    Posted Wed April 11, 2007 04:05 PM

    Connecting 2 internal servers to RI instance(s) gives you fail-over capabilities and can share the load between 2 internal IS instances. And, to top it off, you can configure an external load balancer in front of 2 or more RI instances, to get load-balanced and fail-over environment for external partners!!

    what are you looking for? can’t you use wm.server.security.revInvoke instead?


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


  • 5.  RE: reverse invoke

    Posted Wed April 11, 2007 04:58 PM

    Review page 175 in the Administrator’s guide (for version 6.5). It describes how things can be set up.

    Be aware of the “pseudo-cluster” notion that is described:

    I’ve never known anyone to use Context or TContext, especially by external partners. Asking partners to code to the IS API is not a good idea (mostly because they probably won’t agree to do it). As Saurabh points out, use an external load balancer to cluster the RI servers.
    [/SIZE][/FONT]


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