Comparing two collections based on three variables to produce exceptions report
Hi all, We are trying to automate an internal process regarding employee leave. Outline: Two data sets from two systems, HR and Timesheet. Need to check if all data from Timesheet is present in HR data set . Flag items that are not. Reason for not ...