Document Store
The Document Store Module provides functionality for managing documents hosted in Royal Server.
Features
- Get a list of all documents
- Load a document
- Save a document
- Create Document (used by Royal Server Configuration UI)
- Import Document (used by Royal Server Configuration UI)
- Delete Document (used by Royal Server Configuration UI)
- Get Document properties (used by Royal Server Configuration UI)
Details on how to work with the Document Store can be found here.
Note
The Document Store component can also be accessed via PowerShell scripts.