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.  Database Tamino - Define unique key

    Posted Thu January 14, 2010 11:12 AM

    Hi,

    In Tamino, is it possible to define a unique key? On three attributes for exemple:

    
    <root>
    </root>

    In advance, thank you for your help

    Cédric


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Database Tamino - Define unique key

    Posted Thu January 14, 2010 11:45 AM

    Yes unique keys are possible (but well hidden;-)
    Click on the “doctype” element and right-click, then you will have the option of defining unique keys.
    I’m not quite sure I understand you attribute questio - the forum’s formatting probably screwed up your example :frowning:
    Finn


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: Database Tamino - Define unique key

    Posted Thu January 14, 2010 01:58 PM

    Hi Finn the Dane,

    I forget in my exemple, the attribute:

    Where I can see this property? In Tamino Manager or Tamino Schema Editor?

    Thank you for your help!

    Cédric


    #webMethods
    #API-Management
    #Tamino


  • 4.  RE: Database Tamino - Define unique key

    Posted Thu January 14, 2010 02:00 PM

    You’ll find it in the SchemaEditor…


    #API-Management
    #Tamino
    #webMethods


  • 5.  RE: Database Tamino - Define unique key

    Posted Thu January 14, 2010 02:01 PM

    This forum don’t like the tag with attributes, for exemple, the attribute ara:

    a = 2
    b = 3
    c = 4
    d = “end”

    and I would like to have “a”, “b” and “c” like unique key!

    Thanks for your help!

    Cédric


    #webMethods
    #Tamino
    #API-Management


  • 6.  RE: Database Tamino - Define unique key

    Posted Thu January 14, 2010 02:11 PM

    I choose the Property “Insert” and then “tsd unique”. Is it right? Or haye you seen an another way to define the unique key (or primary key in relation Database).

    Thank you for your help!

    Cédric


    #webMethods
    #Tamino
    #API-Management


  • 7.  RE: Database Tamino - Define unique key

    Posted Thu January 14, 2010 02:17 PM

    Tamino already has it’s “primary key” - the ino:id !!
    But - yes “tsd unique” is what you should use and you can add a list of elements or attributes in the “Field xpaths”.
    For more info you can look here:
    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuite8_ga/Tamino/tsl/tsextphys.htm

    Finn


    #API-Management
    #Tamino
    #webMethods