Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello,
Below question is typical for the beginner level of the Windchill User.
So, I have split my question in three parts,
Thanks In Advance.
Nothing ever gets "checkout" from the file vault. It gets downloaded or uploaded that's it.
Checkout is a database thing not a content file thing.
1. You can checkout an object out without downloading it's content. The database checkout occurs when the user does the checkout. It's as simple as that. When else would it happen? 10 minutes later? I don't think so.
2. If you checkout and checkin but do not upload data upon checkin the new iteration will point to the existing content file.
So, you could have many iterations pointing to the same content file.
Windchill wants to be efficient. Why upload content files that have not changed? You wouldn't and neither does Windchill.
3. See number 2. There's no reason to think the number of new iterations in the dB would match the number of new files in the vault.
The number of files in the vault will always be less than or equal to the number of iterations, never greater.
If you delete iteration you need to run remove unreferenced files to ensure my previous statement holds true because deleting an iteration does not also delete the content file.
Makes sense?