Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
I am trying to create a Listener in Windchill for the Save-As action performed from an EPMDoc. I am trying to usePersistenceManagerEvent.COPY_LINK,but this does not seems to be working out.
Could anyone suggest on this.
Thanks,
Karan
Hi Dave,
I want to perform the action after the Save-As operation.
Thanks,
Karan
Hi Swamy,
My requirement is to perform some operation on the new object that gets created after save-as operation.
POST_COPY and PRE_COPY does not seems to be working.
Regards,
Karan
Hi Antonio,
I have tried using POST_STORE, butit was not able to catch the event.
Thanks,
Karan