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.  ino:duration

    Posted 09/25/03 05:12 PM

    Hi,

    what does the ino:duration value represent, when I get the answer for a xquery?

    <ino:time ino:date=“25.09.2003” ino:time=“16:36:27.203” ino:duration=“12328” />

    Thanks,
    Bjoern


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


  • 2.  RE: ino:duration

    Posted 09/26/03 08:21 AM

    I believe it is the approximate length of time to process the query in milliseconds.


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


  • 3.  RE: ino:duration

    Posted 09/30/03 11:38 AM

    Bjoern,

    Your application should not interprete the ino:duration or ino:time attributes directly. Instead you should use the duration values provided by the API.

    ino:time/ino:duration. are used internally only when performance measurement is switched on in the API. They are not part of Tamino’s public interface.

    Best Regards,
    Christine


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