Creating KPIs
You create a key performance indicator (KPI) to define the performance of a simulation in the Decision Center Enterprise console.
About this task
To obtain meaningful comparisons, simulations measure KPIs against the results of an execution. KPIs define how you calculate the performance of a simulation, and how the result is presented in the simulation report. You can use multiple KPIs for each simulation.
There are two types of KPI:
- Standard KPI
- The standard KPI is used to calculate the performance of a simulation, but does not support parallel execution. Add this type of KPI if the selected scenario provider within the DVS format implements IlrScenarioProvider.
- KPI Result Aggregator
- The KPI Result Aggregator supports parallel execution of a simulation. Add this type of KPI together with an associated standard KPI if the selected scenario provider within the DVS format implements IlrParallelScenarioProvider. The standard KPI in this case performs the calculation of the performance for each of the simulation parts.
When you create a KPI, Rule Designer generates Java™ classes that you must edit to implement the required code. To enable business users to run a simulation and receive a report, you must enable use of the KPI in the Enterprise console.
Procedure
To create a KPI in the DVS Format editor and make it available to business users: