AddDocument(Engine, String, String, Byte[])
Adds or updates a file in the DataMiner Documents folder.
Last updated
Adds or updates a file in the DataMiner Documents folder.
Last updated
engine
Interfaces with the DataMiner System from an Automation script.
documentPath
The DataMiner document path that file will be added/updated to.
documentName
The name of the document to add/update.
[]
document
The byte[] of the document to be added/updated.