Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi All,
I'm tyring to catch event when windchill user login into system so I have used below API its not trriggered in WC-12.1 version
SessionUserAuditEvent.LOGIN
any new API's available?
Thanks,
VR
Solved! Go to Solution.
Finally I fount the listener when user dont have license assigend event is "SessionUserAuditEvent.LOGIN_DENIED_NOT_ASSIGNED_TO_LICENSEGROUP"
Not sure if this applies, but maybe check to see if the Login event is set to be recorded on your system?
Finally I fount the listener when user dont have license assigend event is "SessionUserAuditEvent.LOGIN_DENIED_NOT_ASSIGNED_TO_LICENSEGROUP"