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
Expand all | Collapse all

post pdf's from IS as in html multi-form data

  • 1.  post pdf's from IS as in html multi-form data

    Posted 02/11/14 11:04 PM

    Hi All,

    Appreciate your help ; I do have a requirement to post multiple pdf’s by making http post call in multi-form data and below is the html format

    File to send
    attachment

    we are in wM 8.2 version and using inbuilt mime services to build the mime content; I could able to make successful http post but the target could not able to receive the files. please let me know how to achieve this in webMethods.

    Thanks


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: post pdf's from IS as in html multi-form data

    Posted 02/12/14 02:46 PM

    How are you sending http post and what params you are passing it to the service and make sure you set the appropriate content type and sending it as stream data?

    try:
    application/multipart/form-data

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport