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.  _xql(n,m) syntax

    Posted 07/10/02 10:16 AM

    Hi everyone

    As I remember in older versions of Tamino we could use verb _xql with parameters (n,m) to limit result returned by Tamino. This syntax still works in the current version (3.1.1.4) and moreover is utilized by TII.

    But I haven’t found any notes about _xql(n,m) in Tamino documentation. Instead we have new verb _cursor that does almost the same plus some advantages that allow Tamino to save time not repeating the same queries again and again.

    Does it mean that _xql(n,m) syntax is prohibited and will not be supported in future versions?


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: _xql(n,m) syntax

    Posted 07/10/02 04:59 PM

    Hi Alexander,
    although you haven’t found any notes about “_xql(n,m)” in the Tamino documentation, this kind of cursor handling is still working, valid and not illegal.
    It will be supported in future versions (without further maintenance), nevertheless we propose to use the new cursor handling.
    Regards,
    Uli


    #API-Management
    #Tamino
    #webMethods