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.  Get Response amp HTTP_POST

    Posted 04/13/05 06:42 PM

    Hi,

    I need to post an XML file to a B2B partner using SAP BC 4.7
    I can do the post, the message returns with a status of 200…
    But the actual page also returns an XML message…

    I want to root that message back into SAP BC for further integration and example would be if the B2B partner returned a PO acknowledgement
    or returned an invoice…

    How do I do it…?

    Regards


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


  • 2.  RE: Get Response amp HTTP_POST

    Posted 04/19/05 05:29 PM

    I believe that you are talking about the response body. If you run bytesToString after the post, and map body/bytes to this field, you should have the response body in a string.


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