10-21-2013 07:45 AM
10-21-2013 08:44 AM
10-21-2013 02:01 PM
10-21-2013 07:16 PM
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<bean id="farthestgate.workflowBootstrap" parent="workflowDeployer">
<property name="workflowDefinitions">
<list>
<props>
<prop key="engineId">activiti</prop>
<prop key="location">alfresco/extension/workflows/serviceableContact.bpmn20.xml</prop>
<prop key="mimetype">text/xml</prop>
<prop key="redeploy">true</prop>
</props>
</list>
</property>
<property name="models">
<list>
<value>alfresco/extension/workflows/serviceableContactModel.xml</value>
</list>
</property>
<property name="labels">
<list>
<value>alfresco/extension/workflows/serviceableContactModel</value>
</list>
</property>
</bean>
</beans>
06-12-2014 01:47 AM
03-08-2016 11:56 PM
03-29-2016 08:20 AM
04-06-2016 05:12 AM
08-28-2016 03:41 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.