Quantcast
Channel: PTC Community : Unanswered Discussions - Windchill
Viewing all articles
Browse latest Browse all 3592

Which event to listen for to catch a name change

$
0
0

Hello!

 

I have a listener in Windchill and have figured out how to catch 2 of of 3 events when it comes to rename in Windchill 10 M030.

 

To catch a change of filename aka CADName I listen for:

EPMDocumentManagerEvent.PRE_CHANGE_CAD_NAME

 

To catch a change of NUMBER I listen for:

IdentityServiceEvent.PRE_CHANGE_IDENTITY

 

However to listen for a change of NAME I'm stuck.

Does anyone have an idea what to look for?

 

It looks as if I can obtain this using:

PersistenceManagerEvent.POST_STORE

But I believe this is a little late in the chain since I plan to stop the transaction if some criteria are met and that would probably result in a rollback.

 

Any help is appreciated!

 

Best regards,

Peter


Viewing all articles
Browse latest Browse all 3592

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>