Dear all,
When I’m using the Tamino Data Loader, if I open the Tamino Interactive Interface, I can receive the follow response,
<?xml version="1.0" encoding="utf-8" ?>
- <ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2” xmlns:xql=“XQL FAQ (XML Query Language - Frequently Asked Questions)”>
xql:query(/article)</xql:query>
- <ino:message ino:returnvalue=“8806”>
<ino:messagetext ino:code=“INOXRE8806”>Collection is currently used by another user</ino:messagetext>
</ino:message>
</ino:response>
My question is, how can I achieve this by Tamino API for Java, so that when my Java program is executing, same result will produce if someone else open Tamino Interactive Interface, or even the application (JSP) generated by X-Application?
I’ve tried the setIsolationLevel / setLockwaitMode, but no luck, can anyone give me some hints? Or just let me know I can’t do that, if in case.
Thank you very much
Best regards,
Lun
#webMethods-Tamino-XML-Server-APIs#webMethods#API-Management