I need to create a folder with custom metadata. (There will be 14 properties. Is there a limit?) I am thinking all I need to do is modify scModel.xml, restart Alfresco, and then set the properties in my webscript. Is this right?
Thank you very much. I put my properties into an aspect, and I am able to set them via the webscript. I modified web-client-config-custom.xml so that the property sheet ("edit properties") knows to display them. But… the properties do not get displayed unless I set a business rule on the parent folder that says to apply the aspect to everything in this folder. Have I done something wrong in my web script? Or is this the way to do it?