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.  Undefine without doctype

    Posted Thu June 19, 2003 04:01 PM

    Hi all

    How can I undefine a schema without a doctype?

    For example: the schema name is ‘meta’, but there is no doctype defined (this schema is only used tu include in other schemas). The schema is stored in the collection ‘privat’.

    With TamX.undefine “privat/meta” the schema will not be undefined!

    Thanks for your help

    Greatings

    Marco


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


  • 2.  RE: Undefine without doctype

    Posted Fri June 20, 2003 10:51 AM

    Hi Marco, I tried this yesterday and it works for me. What happens if you try undefining the schema from a browser or the TII, e.g
    http://localhost/tamino/mydb?_undefine=privat/meta
    What version of Tamino are you using?

    Stuart Fyffe-Collins
    Software AG (UK) Ltd.


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


  • 3.  RE: Undefine without doctype

    Posted Fri June 20, 2003 11:47 AM

    Hi Stuart

    I have solved the problem!
    The reasen was that the schema was still included by another schema!

    Thanks for your tip to try undefining the schema from the browser (detailed error message)!

    Greatings
    Marco


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