How to identify the employees whose attribute have been updated
How to identify the employees whose attribute have been updated
My requirement is to have a program which will be run multiple times a day. Every other run should capture the list of employees which have be modified /updated /inserted.This change is applicable for all attributes for employee like person form, assignment, tax, salary, pay method etc. Basically anywhere for employee.
There might be a scenario when employee is date tracked back and changed .This case also needs to be captured.
What is the best way to capture the change details.