What is the correct way to represent Business Rules in a BPMN process model (technically Enterprise BPMN Collaboration Diagram) so that the Business Rules can also be included in the Overview tab, in ARIS Connect Viewer?
Background: We are trying to create operational level BPMN process models, to represent the process in a way that is understandable for regular business users (meaning: not ARIS experts). Business Rules are very important because this is a major reason for doing this: we need to clarify the rules for many actions and decisions. A simple example would be "Review and Approve Credit" where different people need to approve based on the amount of the credit -- we need a "Business Rule" to tell who can approve.
We also want this to be user friendly, and many users like to read processes in tabular/list format. The Overview tab is very close to what we need; in the Activities lise, we just need to add the Business Rules as a column. This will be very important for adoption -- many people do not know how to read the BPMN models, and the system will be rejected if there is no easy way to read the process.
We are using FAD models for additional details on each of the Task (function) objects in the BPMN models. We can use the Business Rule object in the FAD models, but we are told this cannot be displayed in the Overview tab, because the Business Rule object is not supported in BPMN. (which contradicts the idea that ARIS meta-model is flexible)
We have been told that the REQUIREMENTS object is the only thing available in BPMN, but this does not make sense because I thought that was intended for IT requirements, and the relationship is "refers to" not "governs" or "controls" which would be more logically correct. If we must use REQUIREMENT object, we can do that; and we will need to make it show in the Overview tab.
Thanks in advance!