10-31-2014 12:11 PM
<process id="financialReport" name="Monthly financial report reminder process" isExecutable="true">
<startEvent id="theStart"></startEvent>
<sequenceFlow id="flow1" sourceRef="theStart" targetRef="writeReportTask"></sequenceFlow>
<userTask id="writeReportTask" name="Write monthly financial report" activiti:candidateUsers="kermit">
<documentation>Write monthly financial report for publication to shareholders.</documentation>
</userTask>
<sequenceFlow id="flow2" sourceRef="writeReportTask" targetRef="verifyReportTask"></sequenceFlow>
<userTask id="verifyReportTask" name="Verify monthly financial report" activiti:candidateGroups="management">
<documentation>Verify monthly financial report composed by the accountancy department.
This financial report is going to be sent to all the company shareholders.</documentation>
</userTask>
<sequenceFlow id="flow3" sourceRef="verifyReportTask" targetRef="theEnd"></sequenceFlow>
<endEvent id="theEnd"></endEvent>
</process>
[code]
https://dl.dropboxusercontent.com/u/4628172/Screen%20Shot%202014-10-31%20at%2016.38.38.png
https://dl.dropboxusercontent.com/u/4628172/Screen%20Shot%202014-10-31%20at%2016.38.46.png
i deployed it, it has a task pending, but i don't see it.
where's the problem?
11-03-2014 05:14 AM
11-03-2014 07:02 AM
11-05-2014 04:48 AM
11-05-2014 07:36 AM
11-07-2014 04:30 AM
11-10-2014 06:15 AM
11-28-2014 07:41 AM
12-01-2014 03:15 AM
start 0 Parameter to allow for paging of the result. By default the result will start at 0.
size 10 Parameter to allow for paging of the result. By default the size will be 10.
12-02-2014 07:24 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.