<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ProjectWise Managed Workspace Will NOT Pass WorkSpace Name to ORD</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-di-forum/231655/projectwise-managed-workspace-will-not-pass-workspace-name-to-ord</link><description>Hello, 
 I&amp;#39;m at my wit&amp;#39;s end and I have tried everything under the sun. We can NOT get PW to pass values for _USTN_WORKSPACENAME and _USTN_WORKSPACECFG to ORD. 
 We added TxDOT&amp;#39;s workspace configuration to our ProjectWise datasource. I have followed the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: ProjectWise Managed Workspace Will NOT Pass WorkSpace Name to ORD</title><link>https://communities.bentley.com/thread/718279?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 12:58:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4fe5e63d-b982-4b87-b12b-4da7461300e6</guid><dc:creator>Kevin van Haaren</dc:creator><description>[quote userid="468719" url="~/products/projectwise/f/projectwise-di-forum/231655/projectwise-managed-workspace-will-not-pass-workspace-name-to-ord/718178"]I joked to my wife that you live in these forums because when I go hunting through them you respond to almost all the threads that come up for me[/quote]
&lt;p&gt;urk. i have an rss feeds of a couple of forums and i&amp;#39;m a slave to my rss feed rearder :(&lt;/p&gt;
&lt;p&gt;If i see one i can answer quickly i usually will. my first response was from my ipad and from memory. Longer response below is a modification of my notes on workspaces.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ProjectWise Managed Workspace Will NOT Pass WorkSpace Name to ORD</title><link>https://communities.bentley.com/thread/718266?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 12:24:32 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:8c4a6077-d3ad-44a2-81da-ec8e2488a268</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;Great. I think this was one of the things that threw me when i first started working on moving an ORD workspace into ProjectWise (actually I think this is more how ORD workspaces in general work as well). I just wanted to test up to the WorkSpace level so didn&amp;#39;t set anything workset stuff. Took me a while to figure out you have to set a workset too or ORD won&amp;#39;t accept the workspace name.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s the basic outline that I use, it might help going forward (or anyone else stumbling on this):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Predefined CSB =&amp;gt; Define _USTN_CONFIGURATION, point to a projectwise folder
    ORD autoloads WorkSpaceSetup.cfg from this location
        WorkSpaceSetup.cfg defines:
            _USTN_ORGANIZATION
            _USTN_WORKSPACESROOT (workspaces with an s)
            _USTN_WORKSPACEROOT  (workspace no s, this path includes the workspace
                name, but the name isn&amp;#39;t defined yet)
        	_USTN_WORKSPACESTANDARDS
        	_USTN_WORKSETSROOT (worksets with an s)
        	_USTN_WORKSETROOT (workset, no s. this path includes the
        	    workset name, which isn&amp;#39;t defined yet)
    ORD autoloads *.cfg from _USTN_ORGANIZATION folder
        I have our corporate standards here
WorkSpace CSB =&amp;gt; Define _USTN_WORKSPACENAME
    ORD autoloads workspacename.cfg from _USTN_WORKSPACESROOT
    Also *.cfg will be loaded from _USTN_WORSPACESTANDARDS folder
WorkSet CSB =&amp;gt; Define _USTN_WORKSETNAME
    ORD autoloads the worksetname.cfg from _USTN_WORKSETSROOT folder
    *.cfg is loaded from _USTN_WORKSETSTANDARDS folder&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I lock all the _USTN variables I set in that list. When I say a cfg file is autoloaded I mean a literal .cfg file in ProjectWise. I don&amp;#39;t do any %includes to manually include cfg files. I put all other variables in one of the cfg files that are in projectwise. I try to avoid doing anything else in CSBs.&lt;/p&gt;
&lt;p&gt;One other trick I have is I define a root variable in the Predefined CSB. This is 1 of two places I&amp;nbsp;set a ProjectWise folder in a CSB. All my other variables are strings referencing that variable. The other location is I set _USTN_WORKSPACESTANDARDS based on DMS_PROJECT(_DGNDIR) and _USTN_WORKSETNAME to lastdirpiece(DMS_PROJECT(_DGNDIR)). This way I don&amp;#39;t need a custom workset CSB for every project.&lt;/p&gt;
&lt;p&gt;This differs from the Dynamic Config, but I believe it uses the same basic principles of defining the bare minimum in CSB and letting ORD auto-load cfg files from paths it defines. (I also don&amp;#39;t try and do a single config for both V8i and ORD)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ProjectWise Managed Workspace Will NOT Pass WorkSpace Name to ORD</title><link>https://communities.bentley.com/thread/718178?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 05:36:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:567ba74b-fc05-47e7-bfe6-1e3023b8357d</guid><dc:creator>Christopher Williams</dc:creator><description>&lt;p&gt;Kevin,&lt;/p&gt;
&lt;p&gt;I was having dinner with my family when your response came in and I was keeping an eye on my phone hoping someone would respond. I joked to my wife that you live in these forums because when I go hunting through them you respond to almost all the threads that come up for me. Bentley should be paying you a consulting fee.&lt;/p&gt;
&lt;p&gt;The variables were all locked, but Bentley&amp;#39;s Dynamic Managed Workspace cfg files never defined any of the _USTN_WORSET* variables. They defined their _DYNAMIC_WORKAREA stuff but then never set it to the _USTN version. As soon as I did that everything came in.&lt;/p&gt;
&lt;p&gt;I still have some finessing to do on TxDOT&amp;#39;s standard Workset.cfg file, but everything is finally loading up.&lt;/p&gt;
&lt;p&gt;Thank you so much!&lt;br /&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ProjectWise Managed Workspace Will NOT Pass WorkSpace Name to ORD</title><link>https://communities.bentley.com/thread/718152?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 02:50:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4b90ddae-46a3-47dd-ad81-24dc38c72a2e</guid><dc:creator>Hinesh Mistry</dc:creator><description>&lt;p&gt;Hi Chris,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please feel free to reach out to me and we can certainly help. My email is hinesh.mistry@pencil9.com or use my meeting booking link:&amp;nbsp;&lt;a href="https://calendly.com/pencil9-hinesh/30min"&gt;https://calendly.com/pencil9-hinesh/30min&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Hinesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ProjectWise Managed Workspace Will NOT Pass WorkSpace Name to ORD</title><link>https://communities.bentley.com/thread/718147?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 01:51:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2ab0f0f8-f289-4af3-90f0-f4bfaed5677b</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;Are you also setting a workset name?&lt;/p&gt;
&lt;p&gt;have you tried locking the workspace name variable (and workset name)?&lt;/p&gt;
&lt;p&gt;do you have a .cfg named for the workspace name in the folder pointed at by workspaces root variable? Same for a workset name .cfg in the worksets root folder.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>