• Openxxxxx Client Workspace Configuration Redeployment Stress Test

    I Folks- I am looking to see if any admins out there are doing any pre-configuration-deployment "Stress Test" (I had in mind similar to a Software Test Plan procedure) on their Client Configs prior to releasing them to projects for production work? …
  • [MSTN 2023/ORD] Multiple results for one variable

    Trying to figure out how to display the results of a variable that points to 2 different locations within the same "select" dialog box. Or asking if it is even possible. specifically - MS_PENTABLE One line is set like this - MS_PENTABLE < $(CIVIL_ORGANIZATION_STANDARDS…
  • OpenRoads, OpenBridge and OpenRail

    Staring a new Project with OpenRoads, OpenBridge and OpenRail all working within the same project. Does anyone have any tips or suggestions on managing the software? Is there any hierarchy to these products? If we do things in one will we see everything…
  • Unload a specific .mvba from MS_VBAAUTOLOADPROJECTS

    We have multiple mvba's loaded at the workspace and organisation level. And then we load some specific mvba's at the workset level. For one workset, I need to remove a specific mvba that is loaded in the workspace.cfg file. If I undefine MS_VBAAUTOLOADPROJECTS…
  • Role Specific DGNLIB with Item Types and Report Definition

    Hi Everyone, I am trying recently to learn a little bit more about MicroStation workspace, workset and role configuration files. I am currently using MicroStation Connect Edition Update 16 (Version 10.16.01.56). My goal is to create a role specific…
  • Microstation V8i SS10: how to find the site configuration file?

    Hi! I am trying to find the site configuration file of my Microstation V8i SS10 system. I was able to find a path from the _USTN_SITE variable, and assumed that's where the site configuration sits. However, how to find the file name of the site configuration…
  • How to set a Color Table path for entire project in MicroStation?

    Hello Bentley Community, I recently switched to MicroStation Connect Edition. I am trying to define my Color Table path to a custom network path on my company server, but can't seem to make it work through the configuration variables. Could I get some…
  • Power GEOPAK V8i - Can't Open Macro File

    In trying to setup both SCDOT and NCDOT workspaces in my Microstation GEOPAK, I've caused an issue that I can't seem to fix. When I start MS, this window opens with the mesasge "can't open macro file [C:\Program files (x86)\Bentley\PowerGEOPAK V8i (SELECTseries…
  • How to load a custom UCF at startup of Microstation CE/OpenCities Map application.

    Hello everyone, I have a question regarding loading custom UCF file during the startup of Microstation CE application(and also OpenCitiesMap/Advanced, OpenCities Map Ultimate). Back in the days of V8I, there was an option to launch the Microstation…
  • Configuration file operators

    I'm working on modifying some commands in our configuration, and had a couple questions. I've looked online to better understand what the "$" does within these files. For example: MS_CONFIG_DIR: $(MS_CONFIG_DRIVE)Microstation/Config/ I understand…
  • Configuration Setup of MS_CELL

    I am using MicroStation CONNECT 10.13.01.01 on Windows 10. The setting for MS_CELL keeps changing back to a previously set value. I have Microstation Workset setup ( TEST ) on a network. The TEST.CFG has MS_CELL set up to look at two folders ( Z:…
  • [CONNECT] Configuration Variable Description

    The MicroStation Configuration Variable dialog provides several columns, starting with the name... The second column is Description . Is there any way that we can add our own description for user-defined variables?
  • [MicroStation CONNECT Ed. u13] _USTN_LOCALE_LANGUAGE

    _USTN_LOCALE_LANGUAGE is a predefined and locked variable. According to recommendations I'm using this var to set some configuration issues. Now I have computers on which my config does not work as the variable points to 'de', although the application…
  • Custom detailing symbol cell dgnlib will not load in projectwise.

    Microstation V8i (select series 4) Version 08.11.09.829 I have made custom detailing symbols dgnlib ( they are anotated cells) for our company and placed them in our workspace dgnlib environment in Projectwise, but they do not appear when using the…
  • [V8i] User Preferences & Configuration - UPF Saves but Updates Don't Apply

    PowerGEOPAK V8i (SELECTseries 10) Version 08.11.09.918 Power InRoads V8i (SELECTseries 4) Version 08.11.09.878 Windows 10 Pro Version 1809 OS build 17763.503 REQUEST: I'm trying to debug an issue I'm sure I caused when setting up a new company…
  • [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…
  • open a particular Workset

    I have a customer Workspace that contains a list of Worksets. These worksets are for the customers differnt crafts. We are using mainly one particular craft. When I am Picking this customers Workspace I Always get the first workset alphabetically. …
  • Configuration Variable Processing

    [V8i] I understand (I think) the level setting of variables being processed, but the specific order of processing files seems to make a difference and I am missing something. First mslocal.cfg is processed which calls msdir.cfg and then to msconfig…
  • User adding own dgnlib cuts out existing menu customisations?

    As a user entering a new workplace/workspace I am wanting to add my own dgnlib containing MenuBar customisations. I can do this by either using the Workspace>Customize menu and appending my dgnlib or manually entering it into the ucf file such that it…
  • MS_LEVEL_DO_NOT_SYNCHRONIZE_ATTACHMENT_LEVELS_TO_DGNLIB

    There are several posts relating to this: MS_LEVEL_DO_NOT_SYNCHRONIZE_ATTACHMENT_LEVELS_TO_DGNLIB but none of the documentation links work anymore. Nor is this variable documented. Makes MicroStation issues related to this variable difficult to support…
  • Redirect Connect to our server

    I think I got Microstation Connect to redirect to my server. I modified the C:\ProgramData\Bentley\CONNECT Edition\Configuration\WorkSpaceSetup.cfg file to point to my server which contains the file structure: K:\WWE Configuration\ K:\WWE Configuration…
  • Better understanding of MicroStation Variable construction.

    MicroStation, Version 08.11.09.832 Two questions: In the instructions under "Configuration Variable File Syntax" for every version of MicroStation I have used in years, there is a small section explaining how and when these brackets: () And these…
  • MicroStation configuration

    Can someone describe what the following does: "BLOCKED SCRIPTvoid(null);" "-wsMY_FILE=%1" "%1" Does this stop normal configuration script processing and replace with the following only? "-wsMY_FILE=%1" "%1"
  • Project Explorer : Mix Folder Link and Configuration variable link

    Hello, Is it possible to create a link which mix Folder Link and Configuration Variable Link ? With a Folder Link, I can have very quickly all the content of a specific folder (folders and subfolders and so on), but I have all the files . With…
  • v8i - UCF vs PCF

    I noticed that if I placed a configuration variable in both the UCF and the PCF, then the UCF was "cancelling" the PCF. In both files, I was using the ">" sign to append the definition. For example, I had MS_MACRO defined in both, using the ">". The…