Skip to main content
1-Visitor
August 5, 2014
Question

Report to see when the last time a user logged in....

  • August 5, 2014
  • 2 replies
  • 816 views

I have been messing with a way to generate a report showing when the last time a ID had logged into Windchill. I started off with the user_account_info. Any idea if this is tracked and where?

2 replies

1-Visitor
August 5, 2014
Wayne,

Login and Logout events are tracked in audit tables. You can either use
query builder OR "Security Audit Reporting".

I use "Security Audit Reporting" to get a list of all users who logged in
during a certain period.

--
Rochan Hegde
Productspace Solutions Inc.
Cell: 630-495-2999 x 8121


On Tue, Aug 5, 2014 at 9:21 AM, Wayne Beck <->
wrote:

> I have been messing with a way to generate a report showing when the last
> time a ID had logged into Windchill. I started off with the
> user_account_info. Any idea if this is tracked and where?
>
12-Amethyst
August 6, 2014

Similar was discussed recently on the other site 😉


http://communities.ptc.com/thread/55453