-
Type:
Enhancement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Performance Management
-
Labels:None
-
Module:Performance Management
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
-
Severity:Simple
Current Implementation :
On Enroll now FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign execute multiple times with same Criteria with in transaction.
New Implementation :
Optimizing FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign
cache output Criteria/Employee/Effective date wise in hashtable with in transaction whenever same criteria execute it will returns output from hashtable no need to execute same criteria every time in single transaction.
Impacted Area :Enroll Now and Import functionality.
Affected File :GenericEligblityCheck.vb,Eligibility.VB
-
- Time Spent:
- 8.5h
-
out put cache into hashtable for eligibility and return it with same key
-
- Time Spent:
- 3.5h
-
Execute workflow existing users and new user
-
- Time Spent:
- 1.5h
-
patch merge with LB
-
- Time Spent:
- 6h
-
changes did rule based cache removed from Contingency based
-
- Time Spent:
- 8h
-
Test and verified deployed on LB
-
- Time Spent:
- 0.5h
-
Internal Discussion with Priya and Mahendra
-
- Time Spent:
- 2.5h
-
LB testing
Discussion with Roshan
-
- Time Spent:
- 1h
-
LB Testing
discussion with roshan
-
- Time Spent:
- 0.25h
-
Internal Discussions and Status update
-
- Time Spent:
- 2h
-
LB testing and scenarios creation