Hi all,
I'm using a custom aspect for folder in which I put a value.
Using SELECT on particular folder I can get the value of the field but I'm not able to change it programmatically.
With this select
SELECT * FROM igw:ContatorePraticaLegale WHERE cmis:name = 'Pratiche Legali'
I get all the standard CMIS fields and also the one of igw:ContatorePraticaLegale aspect (igw:Contatore)
But when I try to change his value I get the error
Property +'igw:Contatore' is not valid for this type!
What should I do to tell CMIS to update the aspect field for the folder?
Thank you
Solved! Go to Solution.
I solved moving from DotCMIS to PortCMIS.
I solved moving from DotCMIS to PortCMIS.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.