03-26-2012 05:13 PM
03-27-2012 03:38 AM
-check if a property value is equal to a string?There an "org.alfresco.web.evaluator.ValueEvaluator" which you can use for this. Take a look at the "evaluator.doclib.metadata.isWorkingCopy" for an example of the config.
-Check if a property value IS null?You can negate evaluator logic in the action definition, e.g.
<evaluator negate="true">evaluator.doclib.action.isLocked</evaluator>
03-27-2012 09:00 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.