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

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?

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.