06-10-2014 10:44 AM
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test">
<signal id="startmyprocess" name="startmyprocess"></signal>
<message id="messageEvent" name="messageEvent"></message>
<process id="startmyrules" name="startmyrules version 1" isExecutable="true" activiti:candidateStarterGroups="ACCOUTING">
<startEvent id="startevent1" name="Start"></startEvent>
<sequenceFlow id="flow1" sourceRef="startmyprocess" targetRef="startmyrules"></sequenceFlow>
<userTask id="startmyrules" name="New Rules">
<extensionElements>
<activiti:formProperty id="firs
….,
06-11-2014 03:39 AM
06-11-2014 09:55 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.