Question
1
Replies
224
Views

Accenture
IN
Posted: November 6, 2017
Last activity: November 7, 2017
Last activity: 7 Nov 2017 2:00 EST
Closed
.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.