BPMN 2.0 -- How to represent a relational DB table in BPMN 2.0 format -


i relatively new bpmn 2.0 , dont carry knowledge around same. can of me in understanding how represent relational database table in bpmn 2.0 format.

for example master employee , employee salary table,how can represent them in bpmn 2.0 format.

regards manish

if aiming implement relational model of database, choice not business process model , notation, instance uml. camunda, provider of bpmn-tools, uses uml describing internal database, see their documentation.

disclosure: not affiliated camunda, use products lot.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -