10-27-2016 09:16 AM
Hello, Community.
What is a purpose of <source> tag when creating content model?
For ex:
<association name="scr:catalogElements">
<title>childAssociation</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>scr:catalogBase</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
Does it mean that association is bedirectional?
I've tried to delete <source> tag, and i have not seen any changes.
Could you provide a links for "deep learning" of content model configuration, datalists, etc..
Thanks
10-27-2016 11:29 AM
Yes, associations are bi-directional. See if these docs help.
10-27-2016 11:29 AM
Yes, associations are bi-directional. See if these docs help.
10-28-2016 03:45 AM
Thank you, Jeff.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.