I am interested in an SQL query that can be used to find all offline remote agents. I have a query that gets agent information from the QUEUE table and I tried using the LAST_STOP_TIME field != NULL to identify offline agents, but that does not appear to be the correct.
Is there a query that I can use to identify offline remote agents?
Hello @David Kusuda
Try the SQL from the following page or use it as an inspiration. You may need to adapt it to the Oracle format.
Thank you,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.