Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
ProjectWise
  • Product Communities
ProjectWise
ProjectWise Design Integration Forum New to Dynamic Managed Workspaces.. Getting workspace standards to load?
    • Sign In

    • State Not Answered
    • Replies 18 replies
    • Subscribers 61 subscribers
    • Views 2389 views
    • Users 0 members are here

    New to Dynamic Managed Workspaces.. Getting workspace standards to load?

    Scott Marquis
    Offline Scott Marquis over 2 years ago

    I have been developing a Managed workspace for my company. I have a Bentley Common Predefined 1.7 CSB created. I have followed the instructions. I am successfully getting a file to download the workspace. The issue I am having is that none of the "Standards" are loading into ORD. I am sure that I am just missing a line of code somewhere, however I am not sure where that somewhere might be. Has anyone figured this out and willing to so a newbie the ropes?

    • Sign in to reply
    • Cancel
    • Kevin van Haaren
      0 Online Kevin van Haaren Fri, Nov 19 2021 11:45 AM in reply to Kevin van Haaren

      The KDOT workspace cfg sets these variables up to use as a basis for loading standards

      _KDOT_WORKSPACESTANDARDS=$(_USTN_WORKSPACESTANDARDS)
      _KDOT_WORKSPACEROOT = $(_USTN_WORKSPACEROOT)
      _KDOT_WORKSPACESROOT = $(_USTN_WORKSPACESROOT)
      _KDOT_Civil = $(_KDOT_WORKSPACESTANDARDS)_Civil/
      

      I had to replace those with our own values, but since I don't use the dynamic workspace I'm not really sure how to handle that inside of that.

       

      • Cancel
      • Vote Up 0 Vote Down
      • Sign in to reply
      • Verify Answer
      • Cancel
    • Kevin van Haaren
      0 Online Kevin van Haaren Fri, Nov 19 2021 11:48 AM in reply to Scott Marquis

      Yeah, i'm not looking forward to that. I may have shot myself in the foot. Fortunately i retained their directory structure, but i did rework their config files quite a bit to use a single cfg file.

       

      • Cancel
      • Vote Up 0 Vote Down
      • Sign in to reply
      • Verify Answer
      • Cancel
    • Scott Marquis
      0 Offline Scott Marquis Fri, Nov 19 2021 2:10 PM in reply to Mick Inkster

      I added an include in my CSB to the KDOT.cfg. Now I am getting some specifics from that location. However, my downloaded version of the workspace is in a different dms folder. As you can see the MS_DGNLIBLIST_TEXTSTYLES is pointing to dm32498 but the actual downloaded dms is dm32586. What is controlling the dms location?

      • Cancel
      • Vote Up 0 Vote Down
      • Sign in to reply
      • Verify Answer
      • Cancel
    • Kevin van Haaren
      0 Online Kevin van Haaren Fri, Nov 19 2021 3:27 PM in reply to Scott Marquis

      what is the actual definition of MS_DGNLIBLIST_TEXTSTYLES, not the exapnsion?

      when you point a variable at a projectwise path, projectwise maps that to the working directory dms location of that folder.

      If you point a CSB variable at a projectwise folder, the managed workspace uses that folder's GUID to identify the folder. If you delete that folder and replace it with a folder of the same name the variable will still point at the older folder value.

      Example:

      With that setup, if I delete the Feature Definitions folder, and create a new Feature Definitions folder, the csb variable will be wrong.

      To work around this, point the CSB variable at one folder up from folder you want, and add the folder name in the string value to append:

      Now if you delete the Feature Definitions folder and replace it, the CSB will point to the new folder without any adjustments.

      This is the reason I only define 1 ProjectWise Folder variable and all other variables build off it as strings.

      in that example, BASIC_ROOT is a ProjectWise Folder variable i would create in PreDefined. Now because everything is built from strings instead of GUID, it will point at the correct folder.

       

      • Cancel
      • Vote Up 0 Vote Down
      • Sign in to reply
      • Verify Answer
      • Cancel
    • Scott Marquis
      0 Offline Scott Marquis Wed, Nov 24 2021 3:57 PM in reply to Kevin van Haaren

      Are you doing anything with the "WorkSets" portion of ORD? Not sure if there is a benefit in moving the projects to the "Work Sets" folder???

      • Cancel
      • Vote Up 0 Vote Down
      • Sign in to reply
      • Verify Answer
      • Cancel
    <>

    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies