Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using Inventor/Vault Pro 2024.
We have developed a custom job on job processor to generate view files (step & pdf) on check-in. But many times the users will check out files and check them in again, even though nothing has changed. In this case there should not be any need to generate a the view files once again.
1. Is there an out-of-the-box way to trigger if a given file has changed during check out, check in, which can be used in our job processor code to skip files that are not really modified?
Solved! Go to Solution.