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.  update replace

    Posted 12/03/03 08:22 AM

    Hi
    I try to do a very simple update replace with quip last version.
    update for $a in document(“exquery.xml”)/eXQuery/LesUtilisateurs/Utilisateur[@idUtilisateur="elefran


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: update replace

    Posted 12/23/03 10:34 AM

    Hi emilien,

    the ‘do’ is Tamino syntax but for QuiP try without, i.e.

    update for $a in document(“exquery.xml”)/eXQuery/LesUtilisateurs/Utilisateur[@idUtilisateur="elefran


    #Tamino
    #API-Management
    #webMethods