I would like to capture my logged in users on an interval and log who is in the system / not in the system. I want this to run every (x) minutes of the day and I will be logging it to a SQL server for reporting. If I could write a BAQ that returned the CurComp, CurUserID, and expired - that would be enough for me to supply the timestamps on the SQL side so I could trend this over time.
1 Like