webMethods

webMethods

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
Expand all | Collapse all

Updating the XMLDocument in Tamino

  • 1.  Updating the XMLDocument in Tamino

    Posted Mon September 16, 2002 09:09 AM

    Hi! There,

    How does the Tamino Update works in the TaminoAPI4J version.

    Basically I have a huge XML document and displaying a part of values in the a JSP for User modification. I need to now update the XML document in regard to these changes.

    Is it that I need to build the whole document once again and update the previous document with the InoID. Orelse, is it Ok if I construct a element that reflects these changes and then update the document with the InoID.

    Any comments in the regard,

    Thanks and Regards,
    Ravi Chamarthy.


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


  • 2.  RE: Updating the XMLDocument in Tamino

    Posted Mon September 16, 2002 12:42 PM

    With currently available Tamino server and TaminoAPI4J version, you have to provide the whole document for the update. We are working on this and the next Tamino server / TaminoAPI4J version will have the ability to update subtrees of a document.


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