Listener on a very first CheckIn
‎May 15, 2019
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎May 15, 2019
09:57 AM
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
Labels:
- Labels:
-
General Customization
2 REPLIES 2
‎May 20, 2019
09:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎May 20, 2019
09:51 AM
Hi,
you can use wt/fc/PersistenceManagerEvent
‎May 20, 2019
09:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎May 20, 2019
09:54 AM
Hi,
Either you can try using POST_STORE or PRE_STORE event?
BR,
Shirish
Either you can try using POST_STORE or PRE_STORE event?
BR,
Shirish