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.  WebServices aliases

    Posted Wed March 07, 2018 10:30 AM

    Hello.

    I need some help with Webservices aliases.

    We have 3 environments… Dev, Tst and Prd (Development, testing and production).

    My process need to call some web services who bring a list of data…

    For DEV the Host of WS is hostdev:5555, for TST is hosttst:5555 and for PRD is hostprd:5555

    When i deploy process in TST, the host from remains hostdev:5555.

    How i do host url according to the environment?? Sorry for my english…

    If u give me big details I’ll be very greatful

    Thanks


    #API-Management
    #soa
    #webMethods


  • 2.  RE: WebServices aliases

    Posted Wed March 07, 2018 02:53 PM

    Hi Andres,

    create a Webservice on each of your environments having the same name and fill in the corresponding hostdata.

    Assign this Webservice alias to the WebService Connector.

    See IS Administrators Guide and WebService Development Help documents for further informations.

    Regards,
    Holger


    #webMethods
    #soa
    #API-Management