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.
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
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.