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.

 View Only
Expand all | Collapse all

Query Functions in XQuery

  • 1.  Query Functions in XQuery

    Posted Tue December 14, 2004 01:05 PM

    Hi,
    I have read that in version 4.2 is possible to use query functions (Xtenstions) in XQuery, but I can


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: Query Functions in XQuery

    Posted Wed December 15, 2004 04:20 PM

    For it to work as you would like I would expect you to need to code the XTension to be able to handle/return XML as in your example.

    I wrote a trivial XTension Query function called Echo that echoes back its string input. Now I am able to use the Echo function within my XQuery. Not very exciting but it is a start.
    Echo.zip (2.04 KB)


    #webMethods
    #Tamino
    #API-Management