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.
As title, any java upload nonXML object example?Thanks!nil
Hi Mullin, do you want an example using the old http client API or the new API?
News API. Thanks!nil
There are two samples for storing nonXML data in Tamino provided with the API and documented within the documentation (“NonXMLGreeting”, “ProcessNonXMLGreeting”). They use simple Strings as “nonXML-Data”, but you might replace the strings with any binary data.