AquaLogic Interaction Development Kit (IDK)

Content Item API Examples

Description
Simple command line example which demonstrates retreving a specific folder by name, creating a Data Entry Template in the retrieved folder with various properties, creating a content item, and updating the values of different property types for the item.


Command Line Example
To run the command line sample, change the endpointURL, username and password which are declared at the beginning of the EstablishSession method.
View C# Code
View Visual Basic Code


Note: To use any file or image upload/download functionality, including using this example, you must install WSE 2.0 (http://msdn.microsoft.com/webservices/building/wse/).
Please check Plumtree Developer Center for additional samples.