How to create name space programatically
Using the following URL http://servername:port/crx/explorer/nodetypes/index.jsp I can create namespaces manually. I believe namespace will be created as a folder under /libs/dam/options/metadata.
Can I use application specific namespace instead of the /libs/dam/options/metadata folder? If so what configurations and changes are required.
How do I create this programatically using API, Are there any specific apis to create namespaces? What are the permissions needed when I create namespace through a workflow process.
