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
Expand all | Collapse all

Can WebMethods accepts https Requests

  • 1.  Can WebMethods accepts https Requests

    Posted Mon October 03, 2005 04:15 PM

    Guys,

    Have quick question!!!

    Can WM intercepts an https requests and return a https response after processing?

    Can you guys please help me!!!

    Thank you guys in advance,
    Priyatham Porika


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


  • 2.  RE: Can WebMethods accepts https Requests

    Posted Mon October 03, 2005 05:38 PM

    Priyatham,

    Its all depends on the type of http process you are looking for

    1)If you are initiating http request to external partner or target they should send the http response back.
    2)If you are receiving http request using pub.client:http service and http status is 200 OK(successfull) then use pub.flow:setResponse service and send the response in the same http session.

    HTH,
    RMG


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


  • 3.  RE: Can WebMethods accepts https Requests

    Posted Mon October 03, 2005 07:24 PM