You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.

In some cases there is a need to store a specific decision, other than preconditions of tasks, split nodes etc. Such an action can be performed with the AQ_StoreDecision service. This service stores the value of the chosen attribute and the decision requirements graph in the traceability database. How the decision requirements graph is stored is described here.

Parameters

NameDescriptionTypeRequired

Decision

Select the attribute that is the root of a decision. This attribute can be of a singleton or an active entity.AttributeYes
DecisionTypeAdd extra type information to a decision. The expression must result in a string value.String expressionNo
ReferenceIdsSpecify a reference such that a decision can be filtered for a specific case. It is possible to use a list to store multiple reference Id's. Example: [Case.ID, Person.SSN].Multivalued string expressionNo