Camunda 平台集成了 [Camunda DMN 引擎][Camunda DMN engine] 以评估业务决策。 本节介绍如何将业务决策(建模为 DMN 决策的)与其他资源一起部署到 Camunda 平台的存储库。 部署的决策可以使用 [Services API][Services API] 进行评估,也可以在 BPMN 流程和 CMMN 案例中引用。评估的结果保存在 历史 中,用于审计和报告。
- 配置
- Configure the DMN engine
- 储存库
- Deploy and Manage Decisions
- 决策服务类
- Evaluate Decisions using the Services API
- BPMN 和 CMMN 中的决策
- Invoke Decisions from BPMN Processes and CMMN Cases
- History
- Audit evaluated Decisions