Check-in as someone else
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have to develop an add-in who will get a derived IPT file from the Vault (link with a part already in the Vault too) and copy it, change a parameters and then check-in the new part to Vault.
But, the folder where this part will be added is read-only for everyone excepted for a specific user who as read-write rights.
The senario: I'm logged in with a user who has only read right on the folder.
I have an empty IAM opened.
Now, the add-in must working as the following:
1- Get the derived part + the base part.
2-Save as the derived part
3- Change a parameters Fx in this new IPT.
4- Check-in this new IPT as the special user who as read-write rights on the folder
5- Place it on the assembly.
Step 2 + 3 + 5 are working actually without Vault through an Inventor add-in.
Step 1 + 4 must be develop in order to use this with Vault but is it possible to do this kind of "check-in as someone else"?
Thanks in advance for your precious help.
