I do not see a way to update a Property or Aspect that has a LIST constraint with new values in the list. Is this theoretically possible in CMIS and does Alfresco support it? If not, are there other options to update this LIST without physically modifying the model file and restarting the Alfresco server? Thank you.
I just posted a link to your other topic that is related to this.
For your specific question about updating constraint values via CMIS, this is not possible in CMIS 1.0 because types in CMIS 1.0 are immutable–they can not be created or updated via CMIS.
So you'll have to use a dynamic constraint to provide the values, which is what you are asking about in your other post. Then you can use CMIS to update those objects.