Hello there.
To retrieve results with cursoring you can use the other query method of TXMLObjectAccessor - the one which has the second parameter “int quantity”.
There is a catch - you must be running in LocalTransaction mode. Here is an excerpt from the JavaDoc:
For more information on switching into Local Transaction mode, see the documentation.
This page may be a good starting point:
/Help/ADVCONC/TRANSACTIONS.HTM#Transactions
The API’s JavaDoc for TConnection will also be helpful.
Hope that helps,
Trevor.
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods