How do I create a task shared by different pools in Bonita Studio?

限于喜欢 提交于 2019-12-24 00:12:58

问题


I'm using Bonita Studio and I would like to create a task which would be shared between two pools and an other shared between two pool lanes.

I'm trying to draw all processes in a web dev company to then optimize them, and a visual support is probably the best way to show the modifications. With this goal in mind I'd need to represent meetings with the different people participating to it.

Am I using the right notation model? If so how do I show these meetings? If not what is a better notation model to show a process with different people working together on different tasks with meetings?


回答1:


  1. In BPMN, pools identify processes rather than objects or subjects. You cannot split a single task between two pools.
  2. You also cannot split it between two pool lanes. Actually, lanes have no predefined semantics; they can represent anything you want: companies, people, divisions, etc.

So, I'd propose the following. If you have "Software developer", "Designer", "Product Manager" lanes and want all of them participate in a meeting, add one more lane and name it "All project participants". And put the meeting task there.

I think that this won't violate both syntax and semantics of BPMN.

Although you're using Bonita, I'd advise you to visit http://elearning.bizagi.com for a nice online video course dedicated to BPMN diagrams design. It is based on BizAgi modeler, but 1) this modeler is a freeware and 2) There is One BPMN Standard to rule them all. :)




回答2:


Task done by Many persons has no responsibility. Just decide who is responsible for establishing, facilitating such a meeting and make task "Orgnanize Meeting" in his pool. You can put note on whom he should invite, checklist, expected outcomes.



来源:https://stackoverflow.com/questions/16796995/how-do-i-create-a-task-shared-by-different-pools-in-bonita-studio

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!