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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.AttributeTrue
DecisionTypeAdd extra type information to a decision. The expression must result in a string value.String expressionFalse
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 expressionFalse



  • No labels