Business processes historical data operational database
🌐 This document is available in both English and Ukrainian. Use the language toggle in the top right corner to switch between versions. |
1. Overview
The process_history
database provides long-term storage for the execution history of business process instances and user tasks.
2. Database schema
Legend
Unresolved include directive in modules/arch/pages/architecture/registry/operational/bpms/process_history-db.adoc - include::partial$architecture-workspace/documentation-templates/component-design-template/db-schema-legend.adoc[]
A table relationship is not established intentionally because, as a result of denormalization, they contain the entire set of attributes necessary for serving historical queries and are filled with data independently of each other.
3. Data structures
3.1. bpm_history_process
Provides storage for business processes history.
Column name Description |
---|
|
|
|
|
|
|
|
|
|
|
|
|
3.2. bpm_history_task
Provides storage for tasks history.
Column name Description |
---|
|
|
|
|
|
|
|
|
|
|
|