webMethods

webMethods

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
  • 1.  pb distinct-value with tamino 4.4

    Posted Mon March 13, 2006 09:49 AM

    Hello everyone,

    I try to run an request, like this:

    for $s in distinct-values (input()//personne/nom)
    return

    {$s}
    { for $c in input()//personne
    where $s = $c/nom
    return $c/prenom
    }

    but, when I run it, my base is completed fall down.
    So I want to know where is the problem about this request. :cry:
    Please Help me ! think you
    Regards!!

    Li


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: pb distinct-value with tamino 4.4

    Posted Mon March 13, 2006 09:58 AM

    Hello,
    Would you please report this problem to your local Software AG Customer Support centre? They will need your schema and possibly some data so that they can reproduce the problem.
    Many thanks.


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: pb distinct-value with tamino 4.4

    Posted Mon March 13, 2006 10:08 AM

    Could you tell me , my request is correct?
    Thank you!


    #API-Management
    #Tamino
    #webMethods


  • 4.  RE: pb distinct-value with tamino 4.4

    Posted Mon March 13, 2006 10:25 AM

    Yes - I think your query is fine. Even if it was not fine, Tamino should not crash, so this must be regarded as a product problem. When you report it to Customer Support, it may help to quote Problem Reference P276046. Thanks.


    #Tamino
    #API-Management
    #webMethods


  • 5.  RE: pb distinct-value with tamino 4.4

    Posted Mon March 13, 2006 10:42 AM

    thanks for your help , I’will send an mail to customer support center.


    #API-Management
    #webMethods
    #Tamino