ORA-20001: The business group specified is invalid
while an employee is trying to apply leave from Employee Self Service, as soon as employee clicks on leave function, we are getting below mentioned error.
======================================================
java.sql.SQLException: ORA-20001: The business group specified is invalid
Cause: You have specified an incorrect business group identifier or name.
Action: Correct the business group value or call your local support representative.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.HR_API", line 1411
======================================================
Has any one faced this issue?