I'm not sure if this is possible, but here's what I'd like to do.
Our organization uses step files and pdf's for our drawings and 3D models when sending out to a vendor. What I would like to do is when the user transitions the SW files to a released state, EPDM automatically generates a pdf of the drawing and a step file of the model and naming those files <part_number>_Rev<revision#>.
Is this possible with Dispatch or is this something that would need to be done with an EPDM addin?
Thanks
Josh
Aye, you're pretty limited in what is supplied for the filename. If your files are named with the part number you should be alright.
The revision is taken from the vault revision, not the revision variable.
You could always modify the script that SolidWorks uses to accomplish what you're after if you run into limitations.