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

Invalid modification of attribute's simpleType

  • 1.  Invalid modification of attribute's simpleType

    Posted Mon April 30, 2007 02:11 PM

    … detected during schema update

    Hi all,
    I would want to modify the type of an attribute (xs:string → xs:integer) but Tamino does not allow me (but I have verified that the attribute contains numerical values only). Could you help me to understand why?
    Thanks in advance!

    Pam


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Invalid modification of attribute's simpleType

    Posted Mon April 30, 2007 02:27 PM

    Hi Pam,
    Tamino wants to be 110% sure that all existing data are valid according to the revised schema :wink:

    What you should do is to call the “Define Schema with Instance Check” in the database menu in the schema editor.
    But beware this will validate every single document in the DB against the new schema !!! - might take some time with a 10Mio DB…

    Finn


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: Invalid modification of attribute's simpleType

    Posted Mon April 30, 2007 02:57 PM

    Hi Finn,
    you are right: finally the schema has been updated!
    Thank you very much for your precious help!

    Pam


    #API-Management
    #webMethods
    #Tamino