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