Java upload nonXML object example

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.