olzluna.blogg.se

Bizagi data model entity vs collection
Bizagi data model entity vs collection













bizagi data model entity vs collection

It stores who the initial performer was, who was the performer to take the Task and who made the reassignment.

bizagi data model entity vs collection

This entity contains the history of reassignments, if any, of the activities.

bizagi data model entity vs collection

Reassignment history / BA_ReassignHistory.This entity contains the history of all the performers of the activities. Performer history / BA_PerformerHistory.This entity contains the log of the different statuses that each activity has gone through in a case. Activity status history / BA_ActivityStatusHistory.In turn, it contains other collections described below: the statuses that each BPMN element has gone through, the list of performers of each task, the list of performers of all activities and the reallocation activities (if any). It is a collection of elements with its name, resolution date, its type, among others. This table contains the log of all the BPMN elements that the case has enabled, for example, user tasks, service tasks, events or timers. Its records are returned as a collection. Each record contains the date and the performer that moved the case to said status. This table contains the history log of the statuses that a case has gone through, since its start until its current status. Case status history / BA_CaseStatusHistory:.The Case entity contains an IdCase attribute that refers to the customized case number (with sequence or rule, not to the RadNumber). Thus, the Runtime entities must be used in the context of a case. Along with it there is a relationship to the Case entity. BA_CaseInfo is the most important table of the Runtime entities, where all other relationships are created.įor every process in the project, from the application entity there is a default Process entity created automatically. The main entity where Runtime entities can be navigated from is called BA_CaseInfo, from the Entities view, and Case from the Forms, Expressions and mapping view. If processes are created in 11.2.5 version or above using Runtime Entities, they cannot be shared on previous versions.ĭata model: entities and relationships of Runtime entities Runtime entities are not backward compatible.















Bizagi data model entity vs collection