Partner - Functional - Rates - Life - Sub rate - server error on saving more value like 111111111111111111111111111111111111111111111144444444444444444444444444444444444444444444444444444444444444444444444444444444411111111
Partner - Functional - Rates - Life - Sub rate - server error on saving more value
ErrorID : 0
ErrorSource : ControllerAppTier.Save->BenAdminControllerAppTier.Save->RatesMatrics.Save->RatesMatrics.UpdateRateMatricDemogrphicEligibiltyRule
ErrorMessage: Arithmetic overflow error converting float to data type numeric.
The statement has been terminated.
StackTrace: at WORKTERRA.BenAdmin.BenAdminControllerAppTier.Save(BenAdminControllerWebTierEntity objBenAdminControllerWebTierEntity)
at WORKTERRA.ControllerAppTier.Save(Int32 intProjectsId, String strInput)
TargetSite: System.String Save(ValueObjects.BenAdminControllerWebTierEntity)
Rakesh Roy (Inactive)
added a comment - ErrorID : 0
ErrorSource : ControllerAppTier.Save->BenAdminControllerAppTier.Save->RatesMatrics.Save->RatesMatrics.UpdateRateMatricDemogrphicEligibiltyRule
ErrorMessage: Arithmetic overflow error converting float to data type numeric.
The statement has been terminated.
StackTrace: at WORKTERRA.BenAdmin.BenAdminControllerAppTier.Save(BenAdminControllerWebTierEntity objBenAdminControllerWebTierEntity)
at WORKTERRA.ControllerAppTier.Save(Int32 intProjectsId, String strInput)
TargetSite: System.String Save(ValueObjects.BenAdminControllerWebTierEntity)
Please find the 3Cs:
Concern :Partner - Functional - Rates - Life - Sub rate - server error on saving more value
Cause: We had an issue of server error being displayed when coverage amount of any length is entered.
Correction: We have fixed the above issue by adding 'maxlength=15' to the coverage amount field.
File Affected:SubRates.cshtml
Please verify the same.
Nitish Wadnere (Inactive)
added a comment - Hi Rakesh,
Please find the 3Cs:
Concern :Partner - Functional - Rates - Life - Sub rate - server error on saving more value
Cause: We had an issue of server error being displayed when coverage amount of any length is entered.
Correction: We have fixed the above issue by adding 'maxlength=15' to the coverage amount field.
File Affected:SubRates.cshtml
Please verify the same.
Thanks,
Nitish Wadnere.
Environment: LB
Company: FDu for hspl
Login: Partner
The issue of getting server error on adding large amount in coverage amount field is implemented and verified on lb.
Now, no server error appears after adding large number and its limit is restricted to 15.
Priya Dhamande (Inactive)
added a comment - Environment: LB
Company: FDu for hspl
Login: Partner
The issue of getting server error on adding large amount in coverage amount field is implemented and verified on lb.
Now, no server error appears after adding large number and its limit is restricted to 15.
moving jira on Stage after verification on LB.
Hrishikesh Deshpande Rakesh Roy
Environment: Stage
Company: Asml for hspl
Login: Partner
The issue is implemented and verified on Stage. Now we are able to save the rate. The limit of coverage Amount text field is restricted to 15. so, now no server error issue appears.
Keeping this jira on Hold on Stage till the related jira, WT-11658 is deployed on Stage.
Priya Dhamande (Inactive)
added a comment - Environment: Stage
Company: Asml for hspl
Login: Partner
The issue is implemented and verified on Stage. Now we are able to save the rate. The limit of coverage Amount text field is restricted to 15. so, now no server error issue appears.
Keeping this jira on Hold on Stage till the related jira, WT-11658 is deployed on Stage.
Hrishikesh Deshpande Rakesh Roy Prasad Pise Nitish Wadnere
ErrorID : 0
ErrorSource : ControllerAppTier.Save->BenAdminControllerAppTier.Save->RatesMatrics.Save->RatesMatrics.UpdateRateMatricDemogrphicEligibiltyRule
ErrorMessage: Arithmetic overflow error converting float to data type numeric.
The statement has been terminated.
StackTrace: at WORKTERRA.BenAdmin.BenAdminControllerAppTier.Save(BenAdminControllerWebTierEntity objBenAdminControllerWebTierEntity)
at WORKTERRA.ControllerAppTier.Save(Int32 intProjectsId, String strInput)
TargetSite: System.String Save(ValueObjects.BenAdminControllerWebTierEntity)