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.
I wrote a very simple java program to query a Tamino database (version 2.3.1.4). While the method query did absolutly nothing (not even an entry in the web server log file) the method getByID returned the correct document. Has anybody an idea what might be wrong?
Did you check the error code after the queryand if so what did it say?
In the Web Server log you won’t see the query irself - because the Tamino Client uses POST.
So the query string is in the payload.