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.  to insert a new node

    Posted 10/16/07 12:11 PM

    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


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: to insert a new node

    Posted 10/16/07 02:26 PM

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


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: to insert a new node

    Posted 10/16/07 05:18 PM

    Hi Harald,
    thank you for your answer!

    Pam


    #Tamino
    #API-Management
    #webMethods