Is there a way to change the hyper-link that is sent with a SolidWorks email notification? Currently our release process lists the drawing on the hyper-link. The purchasing group would rather get a hyperlink that directs them to the excel based ECO that drives the release process rather than the drawing.
Thanks!
Kenny
Hello,
If the messages are send by a workflow transition action you can use the option "Run for files->Only run for files with these extensions" and use xls. Also you must have a group defined for purchasing. The cons for these solution is that you can use, for filtering, only the extension of files.
Another solution is to create a second transition action with the same name and restrict the files that passing these transitions using conditions. This method is better in my opinion.