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
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_ALLLEVELSMS_WORKSETMISMATCH_ALERT_EXCLUDE_VARS_WORKSPACELEVELset to C:\Temp\ or _DGNDIRdont 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
Hi guys,
We added a new variable in Update 14 that will supress the whole WorkSet branding behaviour:
MS_SUPPRESS_FILE_WORKSET_ASSOCIATION = 1
Please give this a try and let us know if it does what you need.
Regards
Marc
Hi Marc,It doesnt work.Still throws the dialog.Unable to process files in bulk using connect its a real problem.I added the variable (its in my ucf) as shown aboveUstn versions 10.14.02.01
the variable works as designed i believe. it suppresses the workset association, not assign one. so when in use it actually uses the no workset choice. i would like to see a variable that would suppress the question of changing the workset and just use the workset that is selected in the open dialog.
Applying the variable doesnt stop it throwing the dialog on every file open, this is what it should be stopping its not what i would say is WAD.You cant run a script through 1000's of files and have to click a button for each file that doesnt make sense.