Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
EPElizabeth Plasencia27/08/2020
Hi all,
I am trying to delete SW files outside of the vault when they are transition to WIP in the vault.
I am using Dispatch and in Commands I am adding the following:
Type: Delete File
Content:
where File Loc Outside of Vault is a static string variable I have created and it looks like this:
EP_VaultFilePath is a variable from selected file data card.
BTW, I tried a test where I use as filename a precise location and file and it does deletes the file. It just doesn't seem to work when I use the variables above that involved string functions and data card variables.
Any suggestions?
Many thanks
E.