Previous Topic: Add a Price Item MetricNext Topic: Incentive


Forecasting

The metric forecast is calculated once when performing a Commit of the contract version by having the calculation engine calculate the contract once in a forecast mode. The Forecast mode is performing a full calculation engine cycle on the contract (from the start to the end date of the contract version). The purpose of this cycle is to calculate the forecast values only. (There are no calculations are done on the T_RAW_DATA table).

In Forecast mode the calculation engine calculates the business logic of the forecasted metrics only.

All the Business Logic methods are calculated (excluding Result and Target) in the same order as in a regular cycle.

The differences between a Forecast mode cycle and a regular cycle of the calculation engine are:

Note: It is possible to simulate the Forecast mode from the Business Logic Scope page by setting the Forecast Calculation check box. The Business Logic Scope page in this case displays the Forecast method results.