In alfresco I have created a custom aspect (ex. studentAspect). In my asp.net site, I wanna apply this aspect on a specific document and update the metadata values (ex. studentName, studentGrdae...etc) using any type of integration (ex. dotCMIS, calling RESTful API.
Any help would be highly appreciated Thanks in Advance