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

Insert a instance with XQuery ...

  • 1.  Insert a instance with XQuery ...

    Posted Wed December 08, 2004 06:56 PM

    Hi,

    can you insert a new instance in tamino with xquery like this :

    "update for $a/in input()/location
    do insert




    into $a "


    Thanks


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Insert a instance with XQuery ...

    Posted Wed December 08, 2004 07:24 PM

    Hi,

    Since Tamino XQuery does not support the document constructor, it is not possible to insert new instance (document) via an XQuery update statement.

    Best regards,

    Thorsten


    #Tamino
    #webMethods
    #API-Management