500 : 00100130 Failed to execute method NodeInfoBean.sendNodeInfo: 00100129 Acceso denegado. El sistema se halla en modo sólo lectura
<!– Definition of new Content Aspect: MyAspect –>
<aspect name="custom:MyAspect">
<title>Dirección</title>
<properties>
<property name="custom:MyAspect_CI">
<title>CI</title>
<type>d:int</type>
</property>
<property name="custom:MyAspect_CA">
<title>CA</title>
<type>d:text</type>
</property>
<property name="custom:MyAspect_EJ">
<title>EJ</title>
<type>d:int</type>
</property>
<property name="custom:MyAspect_NO">
<title>NO</title>
<type>d:int</type>
</property>
</properties>
</aspect>
<config evaluator="string-compare" condition="Advanced Search">
<advanced-search>
<content-types>
</content-types>
<custom-properties>
<meta-data aspect="custom:MyAspect" property="custom:MyAspect_CI" />
<meta-data aspect="custom:MyAspect" property="custom:MyAspect_CA" />
<meta-data aspect="custom:MyAspect" property="custom:MyAspect_EJ" />
<meta-data aspect="custom:MyAspect" property="custom:MyAspect_NO" />
</custom-properties>
</advanced-search>
</config>
<!– Lists the custom aspect in business rules Action wizard –>
<config evaluator="string-compare" condition="Action Wizards">
<aspects>
<aspect name="custom:MyAspect"/>
</aspects>
</config>
<!– Displays the properties in view details page –>
<config evaluator="aspect-name" condition="custom:MyAspect">
<property-sheet>
<separator name="sepCust1" display-label="Dirección"
component-generator="HeaderSeparatorGenerator" />
<show-property name="custom:MyAspect_CI"/>
<show-property name="custom:MyAspect_CA"/>
<show-property name="custom:MyAspect_EJ"/>
<show-property name="custom:MyAspect_NO"/>
</property-sheet>
</config>
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
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.