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.  distinct help

    Posted 04/27/05 01:29 PM

    As it is the space of names of this function???. it returns unknown function

    declare namespace xf = “W3C XQuery 1.0 and XPath 2.0 Functions and Operators
    count(xf:distinct-values(input()/Titulos/Titulo))


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: distinct help

    Posted 05/03/05 06:25 PM

    Hello Alberto,
    The “distinct-values” function was introduced in Tamino Version 4.2.1, so if you are using an earlier version of Tamino you will get a “Function Unknown” response. When you use Version 4.2.1 or later, the distinct-values function lies in the default “xf:” namespace so you do not need to explictly declare the namespace before using it.
    HTH


    #API-Management
    #webMethods
    #Tamino