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
  • 1.  Authentication to a Microsoft webservice

    Posted 12/08/10 08:54 PM

    We are trying to call a Microsoft CRM webservice (with authenticates using active directory) from webMethods 8.0.1. Our WM installation is on Linux. The service fails to authenticate when we run it. This is probably because we are not providing the domain with the username and password. How can we provide the domain info?

    If I use the soapui tool from my local (windows) pc, I am able to pass all 3 (username, password and domain) and can successfully call the webservice.

    Help appreciated.

    Vikas.


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


  • 2.  RE: Authentication to a Microsoft webservice

    Posted 12/09/10 12:44 PM

    Hi Vikas,

    You can pass the domain name by putting it in the auth/transport/user field, preceding the username and seperated by the '' character:

    <username>

    Ciao
    Kristof


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