03-21-2013 05:44 AM
03-29-2013 06:30 AM
<bean id="workflowBootstrap" parent="workflowDeployer">
<property name="workflowDefinitions">
<list>
…
<props>
<prop key="engineId">activiti</prop>
<prop key="location">alfresco/workflow/nomeworkflow.bpmn20.xml</prop>
<prop key="mimetype">text/xml</prop>
<prop key="redeploy">false</prop>
</props>
</list>
</property>
04-08-2013 11:55 AM
<config evaluator="string-compare" condition="Workflow">
<!– A list of workflow definitions that are NOT displayed in Share –>
<hidden-workflows>
<!– Hide all WCM related workflows –>
<workflow name="jbpm*"/>
<workflow name="activiti*"/>
</hidden-workflows>
</config>
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.