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.


#TechXchangePresenter
 View Only

Handle Http Post in WebMethods

  • 1.  Handle Http Post in WebMethods

    Posted Mon August 04, 2014 10:08 AM

    Hi All,

    I am Uploading file to webMethods using a dsp page.

    Upload File File to upload:

    I want to give this file as a input to my service in webMethods. As a first step in webMethods i am storing the pipeline to file, which stores the data recived from Http Post. It looks like below

    “Details”; filename=“Rohith.xml”
    Content-Type: text/xml

    <?xml version="1.0"?> Shashi Kumar ------WebKitFormBoundaryACsCAvNAe4y9qBDD--

    Now I am stuck with extracting the actual data from the above text which is Name and LName.

    How can i extract the data. Someone please help me in closing this.

    Thank you !!!


    #Integration-Server-and-ESB
    #webMethods