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

calling window service from webMethods using webService

  • 1.  calling window service from webMethods using webService

    Posted Mon June 20, 2016 03:41 PM

    Dear all,

    There is a change done in third party which was using IIS previously and now it is using windows service, so the change is need from webMethods side to use a new URL to make the connection on the interface.

    The new URL [Not Working][b]: http://<>:<>/SERVICELAYER (error has been thrown as Bad Request)

    Old URL [Working fine ] : [b]http://host/ServiceLayer/[color=darkblue]ServiceLayer.svc[[/color]/b]

    The difference between these URL is that original URL works using IIS and new URL works direct with Windows Service.

    Please help us to implement this.

    Thanks,
    Raj


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services