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
  • 1.  HTTP PUT - stream

    Posted Thu March 23, 2006 03:20 PM

    Hi, anybody has ever used pub.client:http with the methods PUT? I have to do a PUT, but if I send the data as a stream (like the post), the PUT method send 0 bytes documents. Anything different that I need to do?

    Thanks,
    Jeff


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


  • 2.  RE: HTTP PUT - stream

    Posted Thu March 23, 2006 06:54 PM

    Only post is supported for sending data using the data/stream input in the http call. Refer to the Built-in Services reference for more information.


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