Sample Using Java API

Hello ,

Can any one give me a sample program using Tamino API for Java, for doing node level insert, delete and updates.

Thanks in Advance.

Kaush

hi,

please check out

/SDK/TaminoAPI4J/examples

regards,
andreas f.

There is an NodeLevelUpdate FAQ which can be found here. However the “Tamino API for Java” doesn’t have any methods to make use of the node level update; you would have to use the original “HTTP client for Java” API.