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.  How do Invoke http service with Domain Name

    Posted 07/13/04 10:59 AM

    Hi,

    I am using WM http build-in service, how can I pass in ‘Domain Name’ when calling this service?

    I tried setting <domain_name>/<username> in auth:user, but it is not working.

    Please advice.


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


  • 2.  RE: How do Invoke http service with Domain Name

    Posted 07/13/04 05:13 PM

    Can you store the domain name and username in a property file and retreive those values based on the server (i.e. dev = xxx.com, and prod=yyy.com). Then pass in the values retreived.

    If that doesnt answer your question, then maybe you could provide a little more detail on what you are trying to do.


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


  • 3.  RE: How do Invoke http service with Domain Name