06-03-2010 09:50 AM
06-03-2010 09:59 AM
<type name="cm:content">
<title>Content</title>
<parent>cm:cmobject</parent>
<properties>
<property name="cm:content">
<type>d:content</type>
<mandatory>false</mandatory>
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
</properties>
</type>
to
<type name="cm:content">
<title>Content</title>
<parent>cm:cmobject</parent>
<properties>
<property name="cm:content">
<type>d:content</type>
<mandatory>false</mandatory>
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
</properties>
<mandatory-aspects>
<aspect>cm:versionable</aspect>
</mandatory-aspects>
06-03-2010 11:27 AM
06-03-2010 04:27 PM
06-04-2010 01:07 AM
06-04-2010 03:42 AM
06-04-2010 09:53 PM
06-04-2010 10:11 PM
06-07-2010 01:25 AM
I have set up my rule as follows:
Rule conditions:
Item has a mimetype of 'Microsoft Word 2007'
Item has a mimetype of 'Microsoft Excel 2007'
Name property matches '*.docx'
Name property matches '*.doc'
Name property matches '*.xls'
Name property matches '*.xlsx'
Item has a mimetype of 'Microsoft Word'
Item has a mimetype of 'Microsoft Excel'
Rule actions:
Add aspect 'Versionable'
Details:
Type: Items are created or enter this folder
Title: Auto document versioning
Description:
Other Options selected:
Apply rule to sub spaces
Run rule in background
06-07-2010 03:09 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.