Hi,
I’m using the JavaDOM API (taminoclient.jar) for insert, updates, queries…
To evaluate the tamino response I’m trying to use the method getMessageText() (= method of class TaminoResult).
A query to data which does not exist, should return the message “XQL Request processed, no object returned”. But if I’m using getMessage() always “null” returns. I’m sure that the query works, because the method toXmlString() returns the complete data inclusive “return value” and correct “message”.
Any idea or suggestions to this problem?
Thanks,
Marco Ehmke
#API-Management#webMethods-Tamino-XML-Server-APIs#webMethods