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.  sorting error

    Posted Tue January 22, 2002 06:11 PM

    Every time I try to sort using TaminoClient.query() I get this error:

    <?xml version="1.0"?><ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2” xmlns:xql=“XQL FAQ (XML Query Language - Frequently Asked Questions)” ino:sessionid=“10” ino:sessionkey=“2845”>xql:queryProducto sortby(Precio)</xql:query><ino:message ino:returnvalue=“9239”><ino:messagetext ino:code=“INOXYE9239”>internal error</ino:messagetext></ino:message></ino:response>

    How can I avoid this?
    Thanks.

    [Note]: Doing the same query in Tamino Interactive Interface or in the explorer bar returns no error.


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: sorting error

    Posted Tue January 22, 2002 06:27 PM

    What version of Tamino are you using?
    There was a problem with Tamino V2214 when using query with sortby inside a session, but this was fixed in Tamino V2217.
    Can you try the query outside a session?


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs


  • 3.  RE: sorting error

    Posted Wed January 23, 2002 09:43 AM

    Thanks for the info!

    I’ll check it…


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management