var tag = "sigima";
var taggedNodes =companyhome.childrenByTags(tag);
var luceneTagQuery = "PATH:"/cm:companyhome/cm:taggable/cm:sigima/member"";
var nodes = search.luceneSearch(luceneTagQuery);
TAG:"tagname"
.
<serviceTask id="alfrescoScripttask1" name="fornisce elenco aziende" activiti:class="org.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate">
<extensionElements>
<activiti:field name="script">
<activiti:string>
var tag = "collaborazione";
var taggedNodes =companyhome.childrenByTags(tag);
execution.setVariable('wf_taggedNodesNames',execution.getVariable('taggedNodes'));
</activiti:string>
</activiti:field>
</extensionElements>
</serviceTask>
execution.setVariable('wf_taggedNodesNames',task.getVariable('taggedNodes'));
<aspect name="wf:aziendeScelte">
<properties>
<property name="wf:taggedNodesNames">
<type>d:text</type>
<multiple>true</multiple>
</property>
</properties>
</aspect>
Archive content from product discussions in Italian.
This group is now closed and 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.