cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Can we use (PersistenceManagerEvent.PRE_STORE) event for Change notice creation ?

@_1647
13-Aquamarine

Can we use (PersistenceManagerEvent.PRE_STORE) event for Change notice creation ?

Hi BjoernRueegg,

 

Can we use same ( PersistenceManagerEvent.PRE_STORE)  event for Change notice creation ?

 

Because I want manipulate char length of one of String type IBA before CN creation.

 

If not then could you please suggest the right event.

 

 

3 REPLIES 3
Maggie_Ma
14-Alexandrite
(To:@_1647)

Hi

Please refer to article https://www.ptc.com/en/support/article/cs43313 for How to determine which event to listen for in Windchill

Maggie _Ma

Hello @@_1647

 

It looks like you have a response on your topic. If it helped to answer your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.

HelesicPetr
22-Sapphire I
(To:@_1647)

Hi @_1647 

What exactly do you want to do with IBA length?

Throw exception to a user that length is over a limit?

 

It is possible to use the PRE_STORE event, but I would use different way. by changing a wizard processor where is a pre-operation method.   

PetrH

Announcements

Top Tags