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
Expand all | Collapse all

about ino:id assignment

  • 1.  about ino:id assignment

    Posted Thu April 12, 2007 12:06 PM

    Hi all,
    I would like to know as Tamino manages the assignement of ino:id to the documents having the same doctype.
    In particular I would like to know what happens of ino:id of the cancelled document.
    Thanks in advance!

    Pam


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: about ino:id assignment

    Posted Fri April 13, 2007 11:34 AM

    Pam,

    Tamino allocates a unique unused ino:id to each document inserted into a particular collection. They are unique for each doctype. When a document is deleted the ino:id may be reused for another new document being inserted. It is best not to rely on the ino:id as a primary key.

    Does this help?


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: about ino:id assignment

    Posted Tue April 17, 2007 12:53 PM

    Hi Stuart,
    thanks very much for your help!

    Pam


    #webMethods
    #API-Management
    #Tamino