Skip to main content

This is an interesting one, and I’m curious if anyone else is experiencing something similar. For reference, we're on IFS Apps 10 UPD17.

We run the daily aggregation job just after midnight. A couple of years ago, it would finish before 9 a.m. By last year, it was running until 11 a.m., and this year it's progressively pushed out to around 2 p.m.

Perhaps it's just how the algorithm scales with data volume, but has anyone else seen this kind of trend? If so, how did you address or resolve it?

For those who come after (If you know, you know), we found the source of the issue. 

 

It was the “Look for Sold Out Days” on the Aggregate Daily job.

 

 
It does a labour intensive caculation over the forecast error periods range (General tab), which for us is fairly large. Unticking this box reduced the runtime from hours to seconds.


Reply