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.

 View Only
  • 1.  update an record by PHP api???

    Posted Wed August 17, 2005 10:05 PM

    hi,

    how can i update an record in a collection using the PHP API. I can delete a record and add an record but cannot modify one… how can i do this without delete and add method?

    hope someone can help me…

    thanks a lot.

    Greets Stefan


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: update an record by PHP api???

    Posted Wed August 17, 2005 10:10 PM

    simply using the standard $tamino->xquery() with ‘update’ script…


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods


  • 3.  RE: update an record by PHP api???

    Posted Wed August 17, 2005 10:24 PM

    can you post an example, I tried it but could’nt fix it…

    thanks. Stefan


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management


  • 4.  RE: update an record by PHP api???

    Posted Wed August 17, 2005 10:41 PM

    thanks… Tried a bit harder and it worked. was a qouting problem …" ’ ’ "…


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management