> Is it possible to rename a collection that already exists and is filled > with data ? > No. The trick we used in our project is to put a presentable name of the collection in MetaData and then let the collection real name be a generated unique one.
Regards, Wouter