-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:BenAdmin - Export
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
Hi Vinayak Kulkarni,
While checking WT-8875 found below issue
Got server error While exporting New HR Simplified COBRA Participant template.
Error Log
ErrorID : 0
ErrorSource : ControllerAppTier.Save->WORKTERRAControllerAppTier.Save->ExecuteExportDTS.ExportData_Isolated->WTIsolatedRoutines.Main->ExecuteExportDTS.ExportData->ExportProcessRowwise.ExportData->ExportProcessRowwise.ProcessDataForExportEmployeeWise->ExportProcessRowwise.ProcessEachSubtemplate->ExportProcessRowwise.SetMetaDataValueToColumns
ErrorMessage: Object reference not set to an instance of an object.
Note: Working when we map newly implemented Do not export blank cobra event Indicator on Participant employee subtemplate
Can you please look into this and update accordingly ?
- is caused by
-
WT-8875 City of Durham > HR Simplified COBRA > Custom Event > Dependents of Retirees Turning 65
-
- Closed
-
Cause: while doing mentioned enhancement, it was not handled in code if cobra reason is mapped but indicator is not mapped, due to this unhanded condition, it was throwing server error.
Correction: We have now handled this condition so that we can have cobra reason mapped without indicator.
Impacted Areas: Cobra reason field.
Files Affected: ExportProcess.vb, ExportProcessRowwise.vb