Description
Simple command line example which demonstrates document functionality, such as creating a document folder, creating a document in the folder, searching for a folder, searching for a document, removing a folder, and removing a document.

Command Line Example
Compile with all the edk jar files on the classpath
To run the command line sample simply change the endpointURL, username and password which are declared at the beginning of the Main method. View Code