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 extract the HTTP response from immmediate delivery method.

    Posted 05/22/14 03:29 AM

    I need some info on Delivering Documents with an Immediate Delivery Method.
    In the partner profile,the delivery method has been set as Primary HTTP and the processing rule has been configured to deliver the document using ‘immediate delivery method’

    TN transaction logs show that the document has been sent succesfully via HTTP.
    In the content tab only xmldata is logged.I am not sure why the response part is not getting logged.
    Also,how does this HTTP call return the response?
    Is there a way to capture response that is obtained as part of HTTP call.


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: How to extract the HTTP response from immmediate delivery method.

    Posted 05/26/14 10:32 AM

    Documents delivered using Immediate Delivery Methods are Tasks in Trading networks (you can configure retries etc for that task). To view the response from the server for http delivery

    Integration->B2B->Transactions
    Click Details button for “Transaction Details” and choose “Task” Tab then click on Details button for Task Details and Pipeline. The Pipeline tab will have input/output for that task including server response.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: How to extract the HTTP response from immmediate delivery method.

    Posted 01/25/17 04:34 PM

    How and where do i configure to update the user status of that transaction to DONE if i get a success response ?


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: How to extract the HTTP response from immmediate delivery method.

    Posted 01/26/17 02:35 AM

    You could change it by invoking service “wm.tn.doc:changeStatus”.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB