Unable to view the employee assignment data in the application
Hi Experts,
I have loaded the Employee and Employee Assignment records using the below API.
1. Employee ->hr_employee_api.create_employee
2. Employee Assignment -> hr_assignment_api.update_emp_asg_criteria
Once the Employee API custom program ran (DQM Serial Sync Index Program (DQM Serial Sync Index Program)) automatically triggers.
But for after Employee Assignments custom program the DQM program is not triggered automatically.Even the sync program is ran manually.
I could able to see the data(Job,Supervisor,default ccid) in the per_assignments_f from back end.
But the data is not reflecting in the application. Can you please help to resolve this issue.