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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Changing Remote Service Integration Points

  • 1.  Changing Remote Service Integration Points

    Posted 04/14/08 08:44 PM

    Hi Guys,

    When weorking with Remote web services, what’s the best way to setup the configuration endpoints? As is the case of moving from a DEV environment to QA, the hostnames for these remote services will obviously be different in the different environments and possibly port numbers.

    Thanks
    Quinn


    #soa
    #API-Management
    #webMethods


  • 2.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 08:55 PM

    Keep connection information in config files.


    #webMethods
    #soa
    #API-Management


  • 3.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 09:03 PM

    That’s a bit too brief an explanation for me, can you expound on how you’ve implemented config files to maintain Integration points?


    #webMethods
    #soa
    #API-Management


  • 4.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 09:13 PM

    I believe there are threads and example on the forums here about implementing config files.


    #API-Management
    #webMethods
    #soa


  • 5.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 09:24 PM

    Anyone else have any input???


    #API-Management
    #webMethods
    #soa


  • 6.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 09:44 PM

    OK I finally found the post your refering to ([url]wmusers.com)
    , and I’d like to go the server.cnf route since it does have a UI in IS already. so now how do I retrieve that property? Seems like getServerProperty in the pub.utils might do the trick, but to no available, are there any docs on wmPublic services?


    #webMethods
    #API-Management
    #soa


  • 7.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 09:47 PM

    NVM, now I found that piece too.


    #webMethods
    #API-Management
    #soa


  • 8.  RE: Changing Remote Service Integration Points

    Posted 04/14/08 10:48 PM

    I would strongly suggest not storing your own configuration items in server.cnf. That’s primarily for wM use. You’ll be better off managing your own cnf file (or .xml file).


    #webMethods
    #API-Management
    #soa


  • 9.  RE: Changing Remote Service Integration Points

    Posted 01/16/14 05:21 AM

    SAG introduce new Package name WxConfig its purpose is to support the management of configuration information for webMethods Integration Server , but not free .

    Zaed


    #API-Management
    #soa
    #webMethods


  • 10.  RE: Changing Remote Service Integration Points

    Posted 07/11/16 09:08 AM

    You may also leverage Terraocotta to store the config key and values and moreover it support cluster aware.


    #API-Management
    #soa
    #webMethods


  • 11.  RE: Changing Remote Service Integration Points

    Posted 07/12/16 01:34 PM

    The proper way to externalize web service hostnames, ports, etc is via Web Service Alias: go to the IS Admin console, Settings > Web Services > Create Web Service Endpoint Alias

    Percio


    #soa
    #webMethods
    #API-Management