A document is written to disk that is ready to import into the repository as a new version of an existing document or as a new document.
Example using writeBqyDom():
var filBqy = env.writeBqyDom(domBqy);
Parameter
Description
domBqy
The DOM that contains all the document nodes