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.  Invoke IS service using https port error

    Posted 08/28/08 10:35 AM

    Hi,

    Https port on my Integration Server is enabled. But im not able to invoke a service through IE using this port.

    Could some one suggest what needs to be done?

    Thanks,
    Dedeepya.


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Invoke IS service using https port error

    Posted 09/24/08 04:26 AM

    Are you passing valid credentials…? Also, check the ACLs for the service you are posting to and make sure that the service is added to the allowed list for the port.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 3.  RE: Invoke IS service using https port error

    Posted 09/24/08 10:32 AM

    dedeepya,

    What kind of error are you getting in IE?
    403,500 or actually some ServiceException?

    How is the https port set up?
    Client authentification as ‘user/passwd’ , ‘request client certificates’ or ‘require client certificates’?
    Before you even get to the actual service with your request, the https connection has to established.
    As a first step I would use login/passwd and set the Execute ACL for the service to anonymous.

    //Matej


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport