-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Blocker
-
Resolution: Completed
-
Affects Version/s: CFA 2020R1
-
Fix Version/s: None
-
Component/s: Forecasting
-
Labels:
-
Sprint:System Health 2021R1 Sprint 6
When testing Forecast Events in Testing, we noticed that they are not being processed.
When checking (SELECT * FROM Forecasting.ProcessLog WITH(NOLOCK)) there are records in the table, if records build up in this table, that is an indicator that the forecast is not processing correctly.
In addition to Events not working, it appears that the Forecast generation is also not working.
I have checked in JAT, and Events are not working there, you can record them, but they don't go through. Also JAT appears to be missing daily forecasts for stores
Partitioning?
Steps to recreate
- Login to JAT
- Select a store
- Forecast > Sales> select a day in the future that has a forecast
- Note the date and the System Forecast
- Forecast > Manage Events
- Add Event > Add New Event > Next - Name the Event, select the date of the forecast you noted above
- Enter Adjustment - enter something large like 150%
- Save
- Wait a couple of minutes
- Go back to Forecast > Sales> the date you selected above
- The System Forecast should have changed (Old value * 150%)
- is related to
-
CFAMX-12926 2021.R2: Forecasts are not being generated in JAT for production stores
- Done