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.  Type check in X-Query

    Posted 08/26/04 04:03 PM

    Hallo,

    as far as I know a query like /person[age=“24”] yields to the same result as /person[age=24] because Tamino converts it to the right type.
    Is it possible to specify that this should cause an error instead to achieve some type safety?

    Thanks in advance,
    Pascal Sch


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: Type check in X-Query

    Posted 09/14/04 10:48 AM

    Hi,

    There is no way to enforce type checking in xql (x-query). If you need to state type-safe queries you should really think about using Tamino XQuery.

    Best regards,

    Thorsten Fiebig


    #webMethods
    #API-Management
    #Tamino