[CONNECT] Disable Workset Verification

Hello everybody,

in our organization we work in a workspace/workset configuration within our cad operators have to load/open different dgn files not assigned to any worksets.

Is there an environment variable/method/function im CONNECT to suppress the workset verification? Because the dgn files were manipulated from different worksets. An assignment to only one workset isn't practical.

I moved the dgn files to directories the variables MS_WORKSETMISMATCH_ALERT_EXCLUDE_* are pointing to but at all times the workset alert message appers.

best regards

Daniel

Parents Reply
  • Agree this has been around for too long.
    Trying to run scripts through 1000's of files is just unworkable without being able to disable this simply.
    MS_WORKSETMISMATCH_ALERT_EXCLUDE_VARS_ALLLEVELS
    MS_WORKSETMISMATCH_ALERT_EXCLUDE_VARS_WORKSPACELEVEL
    set to C:\Temp\ or _DGNDIR

    dont seem to remove the issue.
    a real problem. all our data is in PW and we have to pull it out do run audits and updates having to click the workset button for every file is not the answer

Children