Hi All,
I want to track the time spent on support cases made by our clients in support portal. (According to service level agreement-SLA)
PS-Currently we record the time manually. But we want to track time automatically through a running clock according to the status change.
It should work as below,
Once the case is taken (take case) by one of our team members and the case is open, an internal clock, should run until we close the case. If we put the case to pending customer status, clock have to be stop from our end and once the client is responding to case once again, and status change to updated clock have to run again till we close the case.
Furthermore, when we change the status of case to pending customer and if they(client) do not reply in two days (48 hours), an automatic email has to be sent to the client reminding them to reply to the case. This may be done using a business event, but I have no idea, how to map the time to Business Event.
If anyone know the solution to this or use similar customization in yours, please do let me know.
Summary
Status of the case | Time |
Open | Clock starts |
Pending customer | Clock stops |
Updated | Clock starts again |
Closed | Clock stops |