06-27-2022 12:56 PM
Hello there,
Kindly, we have to display the agent login duration time on screen in HH:MM:SS format, I have an inquiry regarding one column in DB view (Agent_Logout) named as LoginDuration, this column holds the numeric values, please advise if this value is in seconds or in milliseconds?
Thanks,
Muhammad Arslan
Solved! Go to Solution.
06-28-2022 04:51 AM
Hi Muhammad,
LoginDuration in Agent_logout is - Number of seconds agent was logged in. Value is in seconds.
Please refer Database Schema Handbook for more information on DB schema.
06-27-2022 05:29 PM
What is the specific name of the report you're looking at? Also, if it is in CUIC, in the top right corner the ? symbol typically gives the definition. I'm not familiar with a report/table called Agent_Logout.
06-28-2022 12:19 AM
Hello Bill,
We have to show the Agent Statistics for the current day at our application, Agent_Logout is a view that holds information about the agent logout time and login duration, so this column (LoginDuration) is holding integer values, so my concern is either this value is in seconds or in milliseconds, there is no description for this column in the table definition, but I think this value is in seconds as after converting this value to HH:MM:SS format I am getting 6-8 hours calculation which is normal for an agent.
Regards,
Muhammad Arslan
06-28-2022 04:51 AM
Hi Muhammad,
LoginDuration in Agent_logout is - Number of seconds agent was logged in. Value is in seconds.
Please refer Database Schema Handbook for more information on DB schema.
06-28-2022 04:56 AM
Thank you for the feedback, it is clear now.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide