AquaLogic Interaction Development Kit (IDK)

Document API Examples

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
To run the command line sample, change the endpointURL, username and password which are declared at the beginning of the Main method.
View C# Code
View Visual Basic Code


Note: To use any document upload/download functionality, including using this example, you must install WSE 2.0 (http://msdn.microsoft.com/webservices/building/wse/).