IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  How can I get the XQuery statement

    Posted 12/08/10 03:34 PM

    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.


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: How can I get the XQuery statement

    Posted 12/08/10 05:26 PM

    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


    #API-Management
    #webMethods
    #Tamino