imixs / imixs-workflow

The open source technology for business process management
http://www.imixs.org/
GNU General Public License v3.0
358 stars 64 forks source link

Task properties do not match documentation in diagram designer #594

Closed lennycode closed 5 years ago

lennycode commented 5 years ago

I believe I am using the latest version. The documentation has a different icon on the Task (None of the tasks in the palette have it) Also, the last tabs, Task, I/O parameters, are different from Workflow, Application

image

lennycode commented 5 years ago

I believe now that Tasks have to be chosen from Imixs-Workflow Panel. I don't know how the other "Tasks" interact with the system, or if they should be ignored.

rsoika commented 5 years ago

Yes you are right. Those Elements related to Imixs-Workflow have to be chosen form the Imixs Panel:

image

But you can combine these elements with any other BPMN elements. The Imixs-Workflow engine ignores them. But the standard BPMN elements are often needed for a better documentation of your process. You can say: standard elements document the business view of your process, and the imixs elements cover the technical details.

lennycode commented 5 years ago

Thanks!