Enums§
- Archive
DmnDecision ByPath Error - struct for typed errors of method
archive_dmn_decision_by_path - Create
DmnDecision Error - struct for typed errors of method
create_dmn_decision - Delete
DmnDecision ByPath Error - struct for typed errors of method
delete_dmn_decision_by_path - Evaluate
DmnDecision Error - struct for typed errors of method
evaluate_dmn_decision - Exists
DmnDecision ByPath Error - struct for typed errors of method
exists_dmn_decision_by_path - GetDmn
Decision ByPath Error - struct for typed errors of method
get_dmn_decision_by_path - GetDmn
Decision ByPath With Draft Error - struct for typed errors of method
get_dmn_decision_by_path_with_draft - GetDmn
Decision History Error - struct for typed errors of method
get_dmn_decision_history - List
DmnDecisions Error - struct for typed errors of method
list_dmn_decisions - Update
DmnDecision Error - struct for typed errors of method
update_dmn_decision
Functions§
- archive_
dmn_ decision_ by_ path - create_
dmn_ decision - delete_
dmn_ decision_ by_ path - evaluate_
dmn_ decision - Evaluate a saved decision (decision_id, no inline xml) or an inline document (xml, with decision_id optional). These two cases use decision_id differently: when evaluating a stored decision, decision_id is purely the storage path used to load the XML, not a selector into it. For inline xml, decision_id doubles as an in-document
<decision id>selector, since the storage path and the document’s internal decision id are unrelated namespaces. To select a specific decision inside the document explicitly – including a non-first decision in a saved multi-decision document – supply decision_ref, which is always the in-document selector regardless of branch. An archived stored decision cannot be evaluated (400). - exists_
dmn_ decision_ by_ path - get_
dmn_ decision_ by_ path - get_
dmn_ decision_ by_ path_ with_ draft - get_
dmn_ decision_ history - list_
dmn_ decisions - update_
dmn_ decision