Shared project problems with file read-only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
we are working with an inventor shared project and we need to put some file read-only for security reasons.
Now, when the user opens an assembly and some read-only sub-assembly have to update during opening phase, Inventor prompt the user for put ReservedForWriteByMe in opening documents.
Because of read-only attribute, inventor can’t reserve all documents it needs, and the open command is aborted so that the user can’t open the assembly.
If he can find which sub-assembly or part, Inventor has to update, he could put the file writable through a custom command, but the shown message box merely contains a list of all document that need to be updated and thus to Reserved.
Can I set Inventor to do not try to reserve from write read-only file (always or in an open command only) ?
Is there a way to be notified when such a situation happens so that I can temporarily remove the file read-only attribute?
Thanks in advance
Max