Hello Hrishikesh Deshpande,
Concern : Superior Court of Califorinia - County of Riverside - Error when adding employee
Cause : While saving Add employee page, additional field details for add employee were not getting fetched correctly.
Correction : We have applied condition to fetch Additional field details for add employee page correctly.
Impacted Areas: Demographics and Add Employee
Affected files: OES_SP_UpdateEmployeeAttribute.sql
Thanks,
Jyotibala P
CC: Satya Swapnil Pandhare Sheetal Bodhale
Hi Debbie Kulling,
We have resolved this issue by doing some workaround, you can now add employees.
Swapnil Pandhare
There was below error thrown in SP OES_SP_UpdateEmployeeAttribute
Exception : Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.03423Oct 2 2017 12:00AM0400
We have modified SP and added check of @PageID in line number 903. Please do the needful.
Niteen Surwase