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
I'm working on an event handler that will check when a part has it's 'Common Attributes' updated. Has anybody figured out which event those actions trigger? I've tried a handful of those out of PersistenceManagerEvent but they don't seem to be the right ones.
Hi,
The events triggered for the identity changes (common attributes) are IdentityServiceEvent.PRE_CHANGE_IDENTITY andIdentityServiceEvent.POST_CHANGE_IDENTITY.
Regards,
Were you able to identify a solution for this. If yes, please share
