Check the agent's last response time
Records the time when the agent last responded.
Last updated
Records the time when the agent last responded.
This value can be used to calculate the net response time from the start to the end of the chat.
The following two fields are added to Chat Session.

The Chat Session status is "Chat End."
The IsCheckedLastTalkAgent field is false.
The schedule for checking the agent's last response time must be running.
In App Launcher, open Run Schedule.

Specify the execution time and click the button next to it.

If "Success" is displayed, the registration has been completed successfully.

You can check the registered schedule under Setup > Scheduled Jobs.

Notes
This process must be completed before generating the End Chat record for the Chat Session.
Configure the schedule to run before the time configured in SC_Setup.
Automated Responses: Auto responses are not treated as agent responses. Only messages sent by an actual agent are used to calculate the agent's response time. When [WINP__IsCheckedLastTalkAgent__c] is set to true, the agent's actual response time is considered to have been recorded.
Last updated