to insert a new node

Hi all,
when I perform this query with TII:

declare namespace tf=“http://namespaces.softwareag.com/tamino/TaminoFunction
update for $a in input()/ead
where tf:getInoId($a)=2
do insert Arch.Barb.Colonna.di.Sciarra.serie1.unit1 into $a

the result is: …ino:messagetext ino:code=“INOXME8552”>Not a valid request</ino:messagetext…

while if I perform it with XQuery tool, the update is executed.

Please, could you help me to understand why?
Thanks in advance!

Pam

This is not XQuery related, this must be something with teh database URL or the like

Hi Harald,
thank you for your answer!

Pam