-
Type: Sprint Defect
-
Status: Done (View Workflow)
-
Priority: Critical
-
Resolution: Consultation
-
Affects Version/s: CFA 2020R3
-
Fix Version/s: None
-
Component/s: Exports
-
Labels:None
-
Sprint:CFAMX 2020R3 Sprint 1
I am updating the forecasts (Sales and Salesitems) for store 00442 (College Mall) for a previous day 4-6-2020, then running the * Forecast Manager Adjustments Export for CFA* and the Forecast Manager Sales Item Adjustments Export for CFA from server manager. And neither export is firing. The sales item export actually creates the folder, but no file.
Setup: In order to edit a forecast for the previous day, you must have permission: Forecasting - Past Dates - Can Edit
The hotschedule forecast exports fire on a forecast adjustment, but do not send to HS as the endpoint is not configured.
here are the config scripts:
SELECT * FROM tbXSLTManager WHERE Name like '%forecast manager%'
select tn.TaskName
, *
from tbXSLTExportDestination xed
join tbTaskName tn on xed.TaskNameId = tn.TaskNameId
where tn.TaskName like '%Forecast Manager Sales Item Adjustments Export%'
SELECT * FROM tbTaskXSLTWebService
- blocks
-
CFAMX-8971 Remove Zeros - Regression Test of Forecast Import
- Closed