I'm running into a issue when running several different Workspaces that configuration variables that are defined in one workspace are showing up in the active workspace. If the active workspace doesn't define or redefine the variable the variable will be defined by any previously used workspace. Is there anyway to prevent this from happening or the have all variables removed and only define those that are in the active workspace. This would include all levels Organization, Workspace, and Workset.
Thanks for the DEBUG suggestions. That allowed me to see that all the config files in the Organization-Civil folder were being read start up. This issue stemmed from having the variable _USTN_ORGANIZATION defined to point to the Organization-Civil folder. Once I defined the variable to point to the Organization folder the issue was resolved.