Solution
Bizagi
allows you to relate objects from the deployment configuration. click
on the Relate
Objects option from the Deployment
Wizard. Within the configuration window, you may relate Entities,
Query
Forms or Business Rules
(includes functions). For more information, please refer to http://help.bizagi.com/bpm-suite/en/index.html?relate_objects.htm.
Alternatively,
you can create an expression anywhere in your process and use the
function CHelper.usingAttrib("EntityName","AttributeName")
per each attribute of your entity.
|