03-12-2010 07:28 AM
##Custom property 1:
~~~~~~~~~~~~~~~~~~
<property name="custom:domain">
<title>Domain</title>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
##Custom property 2:
~~~~~~~~~~~~~~~~~~
<property name="custom:rights">
<title>Rights</title>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
##Derive newFileName from domain and rights:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<property name="custom:newFileName">
<title>New File Name</title>
<type>d:text</type>
<mandatory>false</mandatory>
<value>custom:domain custom:rights</value> <—- Here
</property>
03-12-2010 09:15 AM
04-09-2010 11:48 PM
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.