Question
Tech Mahindra
CA
Last activity: 7 Nov 2017 2:00 EST
.CSV File processing
Hi All,
I have the following requirement.
Will get .CSV file with employee details which should be processed automatically
Fields like
EmpID | DOJ | Reporting Maanager | Department
Need to process the file and count the employees by department
If Count exceeds allowed Count
send email to manager automatically
---------------------
What is the best way to implement this requirement and how to the count of records by department.
Thanks in advance.
Regards,
Satya.