How can I get the XQuery statement

When I try to use Tamino JAVA API load xml and insert into database. How can I get the XQuery statement.
Because JAVjA API load a xml object. I don’t clear tamino have a tool to
listering about that.
thanks.

Hello Rocky,

the Tamino Java API doesn’t use XQuery to insert use new documents. Instead it uses the _process X-Machine command (http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8_ga/Tamino/xprog/xprspstr.htm#xpcmpro).

If you want to use XQuery, please refer to the fn:put() function in the Tamino XQuery documentation (http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8_ga/Tamino/xqueryref/ref-fn_put.htm#ref-fn_put).

Best Regards,

Michael Gesmann