Solved
How to listen to event on action only
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.2
I want to listen on an WTPart action for "Actions-> Edit Common attributes". I am able to listen to event "PersistenceManagerEvent.UPDATE" and object type WTPartMaster. But i am facing the issue that this event triggers on every CAD check-in.
I am not able to differentiate the event on action and check-in. Is there any way to difference the event ?

