File Formats can have rules applied to determine the File Name and Relative Path.
Making the File Name rule equate to "Delete" will not generate the additional format.
To display the parameters of the file formats to apply rules open the project in DriveWorks Administrator and:
All captured File Formats can have rules applied for:
Additional parameters are available for the following file types:
Parameter | Rule | Result |
---|---|---|
File Name | OrderNumberReturn & "Sales Drawing" | When applied to a PDF File Format will result in the file name 1234 Sales Drawing.pdf, where OrderNumberReturn = 1234. |
Relative Path | "\\DriveWorks\Sales Documents\" & OrderNumberReturn | Will create the folder Sales Documents\1234, where OrderNumberReturn = 1234 (If it does not already exist) and store the generated file format there. |
Quality Percentage (JPEG) | 100 | Will export the JPEG file at the highest quality. |
View Name (JPEG) | "UpperFront" | Will apply the custom view UpperFront before creating the image file. |
Export as 3D (PDF) | TRUE | Will export as a 3D PDF. |
Enable Measuring Support (eDrawing) | FALSE | Will disable measuring support |
Scale Output 1:1 (DXF) | TRUE | Will output 1:1 scale. |