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 to see http calls response log

    Posted 12/06/23 06:28 AM

    Hello, I am trying to create a S3 flow service to retrieve my buckets with integration io

    The connection seems to be fine, but the output is empty.
    I would like to see the HTTP calls the server made and have the S3 server response to investigate more, but can’t find it.
    Is there a way to extract the HTTP requests in flow service or workflows?

    Thanks


    #webMethods-cloud
    #webMethods-io-Integration
    #webMethods


  • 2.  RE: How to see http calls response log

    Posted 12/06/23 08:00 AM

    Hi Remi,

    what about the Built-In-Service pub.flow:getTransportInfo as the first step after the http service invocation?
    This should give you an outline about has been returned.

    Regards,
    Holger


    #webMethods-cloud
    #webMethods
    #webMethods-io-Integration


  • 3.  RE: How to see http calls response log

    Posted 12/06/23 09:13 AM

    Hello Holger,
    Thanks for your answer.
    I use flow service version 10.16.5.0000-0002, in my Built-in-Service I have a “Flow” function, but getTransportInfo is not available.
    When I try with a flow.getRequest I have the log of the run request in webmethod webpage.
    When trying with a wrong bucket name, I can have with the flow.getLastError the error, but with a right name I can’t retrieve bucket output.

    Regards,
    Rémi


    #webMethods-io-Integration
    #webMethods-cloud
    #webMethods


  • 4.  RE: How to see http calls response log

    Posted 12/07/23 07:19 AM

    Hi Remi,

    as we have never worked with webMethods io integration I will no longer be able to support here.
    We were only working with webMethods on premise.

    Regards,
    Holger


    #webMethods
    #webMethods-io-Integration
    #webMethods-cloud


  • 5.  RE: How to see http calls response log

    Posted 12/07/23 09:05 AM

    Hello Holger,
    Ok, thanks for your help, I will try to ask support.
    Regards,
    Rémi


    #webMethods-cloud
    #webMethods
    #webMethods-io-Integration