08-09-2020
11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-09-2020
11:39 PM
Hi,
I was using this approach before i switched to vault api DocumentService.AddFileEvents.Pre and DocumentService.CheckinFileEvents.Pre events. and to be honest i still use it because when you will use documentservice your code will be fired after you click ok in vault check in window in inventor.
when using on activate command the code will be fired before vault check in window will be displayed, for me this one is better because i will finnish all before gatering check in files.