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.
Hi,can you insert a new instance in tamino with xquery like this :"update for $a/in input()/locationdo insert……into $a "Thanks
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