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

Can we Save the DOM object into Tamino without creating an X

  • 1.  Can we Save the DOM object into Tamino without creating an X

    Posted Thu June 27, 2002 11:53 AM

    Hi, I would like to know if there is any way in JScript which I can save a DOM object straight into Tamino without first creating an XML file from the DOM object and saving it into a folder first?


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: Can we Save the DOM object into Tamino without creating an X

    Posted Thu June 27, 2002 01:01 PM

    Please have a look at the “HTTP Client API for JScript” within the Tamino documentation. This API has an TaminoClient class and one of its method is process() which takes a DOM and stores it directly into Tamino.


    #Tamino
    #webMethods
    #API-Management