-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ACA
-
Labels:None
-
Environment:QA
-
Module:ACA
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
Sachin Hingole Nandkumar Prabhakar Karlekar Rakesh Roy
Server error while 1095C processing So Block for UI submission testing on LB.
Company Name - City of Redding For HSPL
Step -
1.Login to application
2.Navigate to BenAdmin > ACA > IRS Submission
3.Click on Add New button.
4.Select 1095C from drop down
5.Fill all mandatory data and click on Save Preview
6.It started processing
7.At middle of processing step , it through server error
Actual- Server Error
Expected - 1095C created
Error Log -
ErrorID : 0
ErrorSource : ControllerAppTier.SaveAndGetData->BenAdminControllerAppTier.SaveAndGetData->IRSReport.SaveAndGetData->IRSReport.ProcessIRSReport->bsIRSReport.GenerateDataForPDFService_IRS1095C
ErrorMessage: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.
A
Warning: Null value is eliminated by an aggregate or other SET operation.
Warning: Null value is eliminated by an aggregate or other SET operation.
Concern : Server error populated during the processing of 1095C IRS Report
Cause : As the company had two same entries of Generic Eligibility Rule in EIN Classes Mapping, therefore the query returned more than value of name.
Correction : Now the query will return only Top one value. This will not cause server error in future.