[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
  • We still need a solution for the USE case we have.
    I think there needs to be a switch and as you say that could have multiple options.
    At the moment all i care about is canning the message dialog so scripts can run enmasse without having to accept each file.
    But if thats getting sorted they the options you describe work for me.
    maybe add one more
    4. Suppress the message and change the workset to the current workspace/workset

Children