Last Date of Project Use

Hi everyone,

Does anyone know if there is any built-in way to obtain the "last accessed" date of an Ignition project? Whether that would be located in the internal database (I only see "LASTMODIFIED" in the "PROJECTS" table, but that is for project edits in the designer I believe) or located in the Java backend (e.g. using the
com.inductiveautomation.ignition.gateway.IgnitionGateway objects, but so far, this doesn't seem to have any kind of last accessed date in the project manifest)

Currently we have an inherited project saving new user sessions and dates of access of those users on any project, but all of our older projects that do not use this inherited project are unable to record that type of data. Trying to see which Ignition projects our teams are no longer using/accessing, but when you have over 40 projects it gets difficult fast.

Thoughts? Or would this potentially be a new feature?

Cheers,
Roger

Turn on auditing for your projects. Example of both vision and Perspective access to a project.

2 Likes