Skip to main content
12-Amethyst
August 25, 2011
Question

Concurrent Users Count Low?

  • August 25, 2011
  • 1 reply
  • 1648 views
Using Pro/Intralink 9.1 with Pro/Engineer Wildfire 4.

We have a mix of floating and node-locked Pro/Engineer licenses. I was
going to rely on the Windchill Site Utilities license report to estimate
utilization of our Pro/Engineer licenses, but the license count reported
by Windchill is lower than expected.

Is there a timeout period in Windchill and / or Pro/Engineer where if
you don't refresh your workspace, check-in, download, save, etc.,
Windchill doesn't consider you "active" / concurrent?

Andrew Kelly, P.E. | Senior Engineer | Crane Aerospace & Electronics |
+1 440 326 5555 | F: +1 440 284 1090


1 reply

22-Sapphire I
August 25, 2011
Can query this table directly in the database for Windchill for the login event:

[cid:image001.png@01CC631E.B102EF30]

Can do this for any date range. A quick way to get between 1 and 2 days ago is shown here (use the difference between the results 4138-2551=1587 logins in 24 hours).

[cid:image002.png@01CC631F.42DABFF0]

[cid:image003.png@01CC631F.42DABFF0]

Note that "Logoff" is also recorded in this table - it occurs after an idle time; the user takes no specific logoff action.
Note also that someone may log in many times in a single day - can group by user (IDB5 - can show actual user if needed).
Note also that a CAD user may log in via a stand-alone browser, and also via ProE/Creo

[cid:image004.png@01CC631F.DF10FBF0]