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
Below are the instructions for running the example:
- Update the Content endpointURL, username and password which are declared at the beginning of the establishSession method.  View Code
- Compile with all the edk jar files in the classpath
- Make sure servlet.jar and all edk jar files are in the classpath