IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Insert a instance with XQuery ...

    Posted 12/08/04 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 12/08/04 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