yes, I found in documentation:
-------------------------------------
hasQueryContent
public boolean hasQueryContent()
Indicates if the response of Tamino contained any result information. Result information is only produced for queries, not for any other operations. Returns false if the query did not produce any results.
Returns:
true if the response of Tamino contained any result information, false otherwise.
-------------------------------------
Unfortunately, I don’t know how I should use this method “hasQueryContent()” of object “TResponse”.
I need sample code.
thanks in advance!
best regards,
Dariusz Baumann
#webMethods#webMethods-Tamino-XML-Server-APIs#API-Management