Hi,
I think I have the answer already but wanted to double check with the list as I don't have enough time to build a test app. Can an application create a collection, add items to it, then delete the collection all with Out-of-box web services? More importantly, are there any gotchas? The one I can see already is that the calling application will need not just the node ID but need to be able to retrieve the DAPI node (or node SDO) to add it to the collection. I presume also that creating the collection is just don by using the docman CreateNode() call and setting the sub type, parent, and name of the collection.
Thanks
-Hugh Ferguson