Hi,
I am not sure I understand your requirement but it seems similar to the functionality provided by ACR files.
Here is an excerpt from a case I had recently:
>> >>
The behavior you’re trying to implement is similar to the Send Link command in Vault Explorer and sounds almost identical to the Copy Hyperlink command. The command works by generating a URL to a specific web service method on the Vault Server that creates an ACR file. It’s a custom file format that is registered to be opened using the Vault Explorer. When the thick client opens an ACR file, it will ask the user to authenticate and then redirect the view to select the entity specified in the ACR file.
You can get an ACR file by using the File->Send->Send Link… command in Vault Explorer and send an email to yourself or use the Edit->Copy Hyperlink command and paste the resulting hyperlink in to a web browser if you’d like to examine one. There is probably very little documentation about generating the URLs or the ACR files themselves because they are *not* part of the publicly supported SDK. You could potentially try to generate these URLs yourself, but because they are unsupported for third party use, you could be on your own for any future issues resulting from generating these URLs yourself. Unfortunately, these Vault Explorer links and the ACR files don’t work for folders or custom objects. Currently, they can only be created for files, change orders, and items.
<< <<
Thanks,
Wayne
Wayne Brill
Developer Technical Services
Autodesk Developer Network