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

Timeout Errors using hardware SSL decoder with RIS configuration

  • 1.  Timeout Errors using hardware SSL decoder with RIS configuration

    Posted 01/12/04 06:52 AM

    Hi All,

    We have an external client coming on board sending us xml documents via HTTPS POST. We use hardware SSL Decoders to handle the SSL side of the communication, with our RIS receiving simple text from the SSL decoder when it is finished decoding the document.

    When the document size reaches a “magical” number, we get timeout errors on the RIS and the calling client application hangs (even though it is an async transcations).

    Has anyone seen this behaviour before??

    Thanks


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


  • 2.  RE: Timeout Errors using hardware SSL decoder with RIS configuration

    Posted 01/12/04 09:45 PM

    Just a follow on - to attempt to rectify this problem (assuming that it is not a webMethods problem), we are now looking at getting the client to perform a “file upload” POST transaction, with the content-type set to “…multipart”. This passes the SSL Decoder fine, and the timeouts no longer occur.

    However to prove this we used the form “INPUT” tag to setup the Browser button to locate the file sent as part of the transaction. Has anyone done this in an automated fashion? Have you done in asp?

    Thanks


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