As Jeff Potts has explained in his "Working With Custom Content Types in Alfresco" tutorial, Associations come in two flavors: Peer Associations and Child Associations. Peer Associations are just that— they define a relationship between two objects but neither is subordinate to the other. Child Associations, on the other hand, are used when the target of the association (or child) should not exist when the source (or parent) goes away. This works like a cascaded delete in a relational database- Delete the parent and the child goes away.
You need to get familiar with Alfresco content model and terminologies.
Please go through "Working With Custom Content Types in Alfresco" tutorial:
There are other tutorials as well, you must go through these tutorials as well:
https://ecmarchitect.com/alfresco-developer-series-tutorials/
Hope this helps.
Model Manager doesn't allow editing models that have been configured in XML and bootstrapped through Spring (static models).
Refer this doc for more details: https://docs.alfresco.com/6.0/concepts/admintools-cmm-intro.html
Thank you very much for your help, this will help for sure.
Good luck.
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.