-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Critical
-
Resolution: Done
-
Affects Version/s: CFA 2022R4
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Root Cause:nHibernate
Steps to recreate:
- Log into MXC in testing
- Navigate to EOM for ANY Store that has EOM configured and ON (00096 is the one I used)
Defect:
The EOM Page displays with a Requested Operation Failure message
The issue seems to be related to this:
System.Data.SqlClient.SqlExceptionInvalid object name 'dbo.tbEndOfMonthStatusCheckSalesExclusions'.
NHibernate.Exceptions.GenericADOException: could not execute query [ SELECT[SalesExclusionId] ,[EndOfMonthStatusCheckId] ,[SalesExclusionsType] ,[SalesExclusionAmount] FROM[dbo].[tbEndOfMonthStatusCheckSalesExclusions] WHERE[EndOfMonthStatusCheckId] = 30287 ] [SQL: SELECT[SalesExclusionId] ,[EndOfMonthStatusCheckId] ,[SalesExclusionsType] ,[SalesExclusionAmount] FROM[dbo].[tbEndOfMonthStatusCheckSalesExclusions] WHERE[EndOfMonthStatusCheckId] = 30287] ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.tbEndOfMonthStatusCheckSalesExclusions'.
- relates to
-
CFAMX-21039 Testing CLONE 2022.R4 - New EOM Sales Exclusions Section
- Closed