For example, create a virtual doc for "*.sldasm" file and paste the same as reference to the respective ".sldasm" file. Now i want the assembly card variables to be copied to the refered virtual document card and should be dynamic.
Can we achieve this with in the box?
It is possible to copy the assembly card variables to a virtual doc data card using EPDM dispatch Add-In provided along with the software. You can initiate the variable copy process while the virtual doc is in its check-in process.
You will have to make use of "Set Variable" Dispatch action and setup dispatch variables that would read the variables from SW assembly file and will then pass it on to virtual data card varibales.
Hope this information helps.