Hi John,
if you want to upload a document to the Document repository (so it's visible in the UCCX Document Management webpage), you can use the Upload Document step.
If you want to save a document on the UCCX server but you don't want/need it be seen in the UCCX Document Management webpage), you can use the Write Docment step, to the uccx.customer.dir directory. But watch out, files sitting in this directory are not backed up by the Disaster Recovery System. The primary purpose of this directory is just to have a place where we can save our not-so-important files, for example caching documents, etc. You can still list these files using the UCCX CLI, with the following command: file uccx list custom_file *
Examples:
Upload Document:
Write Document to the uccx.customer.dir:
G.