Rule group execution issue
I am having a problem with a rule group.
These are the four rules in the group:
IpWpStartU = indextostartdate(today)
IpWpStartD = IpWpStartU
IpFpDemandU <- Forecast(FORECASTLENGTH: 52, HISTORY:IpWpSlsRegU, MASK: IpFpMethodU, PERIOD: 104, STARTDATEMEAS: IpWpStartD
IpFiDemandU <- Forecast(FORECASTLENGTH: 52, HISTORY:IpWpSlsRegU, MASK: IpFiMethodU, PERIOD: 104, STARTDATEMEAS: IpWpStartD, PLAN: IpCpSlsRegU)
Before running the rule group, RPAS_TODAY is set to 20101001
The execution of the rule group fails. This is the output:
<W 2013Nov20 08:14:54.954> Warning: redefinition of function 'addperiods'.
<W 2013Nov20 08:14:54.954> Warning: redefinition of function 'datediff'.
<N 2013Nov20 08:14:54.968> Running Rule Group batch_forecast...
<N 2013Nov20 08:14:55.012>
<N 2013Nov20 08:14:55.012> Warning: The rule group, batch_forecast, you are trying to run from
0