Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Listener on a very first CheckIn

gfontana
9-Granite

Listener on a very first CheckIn

Hello everyone,

 I've developed a Listener that "listen" for a WorkInProgressServiceEvent.POST_CHECKIN and create a BOM files using some rules.

All works fine except that WorkInProgressServiceEvent/POST_CHECKIN seems not to be trigerred on the very first checkin of a "new/only uploaded" EPMDoc.

 

I wondered if this is a known issue or there is a workaround.

 

Thank you

2 REPLIES 2

Hi,

you can use wt/fc/PersistenceManagerEvent

Hi,
Either you can try using POST_STORE or PRE_STORE event?

BR,
Shirish
Announcements

Top Tags