How to open and save redline objects

The redline objects can be opened and saved on the local machine or on the server. To specify the location where users are allowed to open or save redlines object, the following parameter can be used: When the user clicks on the open or save button in the redline tool bar, CADViewer will If you want to save/open redline file to a folder on the server, make sure that this folder is web accessible (i.e You can use a browser to browse this folder)

Important check list

CADViewer cannot open/save redline files unless the following requirements are met

About the TMS scripts

When redline files are saved to the server, CADViewer will send the following parameters If "saveURL=true", the "saveLocation" value will contain the path and redline file name. If "saveURL=false", the name of the redline file will be "dn"_"da".red and the location will be the the "saveLocation"

When drawing and drawing+redline are saved, TMS uses the servlet "FileUploadServlet" and CADViewer send out

How to set up to open redline file on a local machine

How to set up to open redline file on the server

How to set up to save redline objects on a local machine

How to set up to save redline objects on the server

Examples