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.
Hello there,i
The API is due to have 2 new functions getBinary + putBinary when it is next released. I found these problematic to implement and had to use
var XMLHTTP="MSXML2.ServerXMLHTTP"
to get them to work.I’ll try and find my examples.