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.

 View Only

file upload using DSP to Integration server

  • 1.  file upload using DSP to Integration server

    Posted Tue September 30, 2014 08:51 AM

    I am able to get the uploaded file contents into IS , but I am stuck while parsing the contents of received data to get actual file contents.

    Below is format of data which i received after http call to service. how can i parse the below one to get actual filename and its content. please help me regarding this.

    -----------------------------21817228854846
    Content-Disposition: form-data; name=“file_0”; filename=“DevOutput.txt”
    Content-Type: text/plain

    this is file contents.
    -----------------------------21817228854846–


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