06-17-2007 11:07 AM
<type name="custom:Team">
<title>Team</title>
<parent>cm:content</parent>
<properties>
<property name="custom:TeamName">
<title>Team Name</title>
<type>d:text</type>
</property>
</properties>
<associations>
<association name="custom:Player">
<title>Players</title>
<source>
<many>true</many>
</source>
<target>
<class>cm:content</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
</associations>
</type>
ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] Found 1 integrity violations:
The association source multiplicity has been violated:
Association: Association[ class=ClassDef[name={custom.model}Team], name={custom.model}Player, target class={http://www.alfresco.org/model/content/1.0}content, source role=null, target role=null]
Required source Multiplicity: 1..*
Actual source Multiplicity: 0
06-18-2007 07:10 AM
06-18-2007 09:54 AM
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.