07-10-2014 11:02 AM
07-11-2014 01:00 AM
Question. Why does the serviceTask 1 class automatically execute, since there is no serviceTask test written for it ( which is because I automatically see it execute ) Must I have a test for the serviceTask1 to make this work?Service tasks are executed automatically according to definition (e.g. http://www.activiti.org/userguide/#bpmnJavaServiceTask). It just call the logic when the execution arrives to this task.
Question. How does the serviceTask1 show activiti that it has completed successfully?There are history tables in which events and execution history is stored. You can reproduce the call from history tables and process definition .
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.