<?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>Connect / _USTN_WORKSETSDGNWSROOT</title><link>https://communities.bentley.com/products/building/building_analysis___design/f/aecosim-speedikon-forum/160115/connect-_ustn_worksetsdgnwsroot</link><description>Any idea where variable _USTN_WORKSETSDGNWSROOT is used? 
 I couldn&amp;#39;t find anything that refers to this variable, though it does appear in the list of variables being used by Aecosim Connect.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Connect / _USTN_WORKSETSDGNWSROOT</title><link>https://communities.bentley.com/thread/476803?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 10:23:14 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:3f85e3af-8039-489a-bbb9-6a9f5db65981</guid><dc:creator>Andreas Zieritz</dc:creator><description>&lt;p&gt;Probably would use that one instead.&lt;/p&gt;
&lt;p&gt;_USTN_WORKSETSDGNWSROOT&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= $(_USTN_WORKSETSTANDARDS)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect / _USTN_WORKSETSDGNWSROOT</title><link>https://communities.bentley.com/thread/476732?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 07:01:23 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:097dc25e-b05b-47a0-9673-da4b3209b7dd</guid><dc:creator>Andreas Zieritz</dc:creator><description>&lt;p&gt;That&amp;#39;s more or less what I thought, and actually it makes sense.&lt;/p&gt;
&lt;p&gt;Proposal:&lt;/p&gt;
&lt;p&gt;Implement it in the next release into the configuration files, and comment it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect / _USTN_WORKSETSDGNWSROOT</title><link>https://communities.bentley.com/thread/476619?ContentTypeID=1</link><pubDate>Wed, 15 Aug 2018 16:29:39 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f956cebd-9803-4955-bd95-6c5d1172d95f</guid><dc:creator>Marc Thomas</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;This variable is not defined in delivered configurations.&lt;/p&gt;
&lt;p&gt;It is intended to be used to control the location of DGNWS files (obviously). By default DGNWS files are located alongside the WorkSet.cfg which is fine for the example configuration/datasets.&lt;/p&gt;
&lt;p&gt;Real-world project data is always located separately from the Custom Configuration and the contents of the Configuration should be read-only to normal user accounts. But the DGNWS needs to be written to by users so it is best located with the project data.&lt;/p&gt;
&lt;p&gt;It could be used in the statements:&lt;/p&gt;
&lt;p&gt;_USTN_WORKSETSDGNWSROOT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = $(_USTN_WORKSETROOT)Standards/ # set location for DGNWS file&lt;br /&gt;_USTN_WORKSETDGNWS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = $(_USTN_WORKSETSDGNWSROOT)$(_USTN_WORKSETNAME).DGNWS&amp;nbsp; # set name of DGNWS file&lt;/p&gt;
&lt;p&gt;Or:&lt;/p&gt;
&lt;p&gt;_USTN_WORKSETDGNWS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = $(_USTN_WORKSETROOT)Standards/$(_USTN_WORKSETNAME).DGNWS&lt;/p&gt;
&lt;p&gt;Would have the same effect as far as I can see; so I&amp;#39;m not sure that _USTN_WORKSETSDGNWSROOT has to be defined.&lt;/p&gt;
&lt;p&gt;This could be added at the Organization level in Standards.cfg (my preference)&amp;nbsp;to apply to all projects or at the WorkSpace level if there were multiple WorkSpaces with varying requirements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect / _USTN_WORKSETSDGNWSROOT</title><link>https://communities.bentley.com/thread/476587?ContentTypeID=1</link><pubDate>Wed, 15 Aug 2018 13:58:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9126bcbb-aa75-4616-a7e8-c3d06f075a28</guid><dc:creator>Andreas Zieritz</dc:creator><description>&lt;p&gt;I&amp;#39;ve seen that one as well.&lt;/p&gt;
&lt;p&gt;But I can&amp;#39;t find it in any of the configuration files actually being used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect / _USTN_WORKSETSDGNWSROOT</title><link>https://communities.bentley.com/thread/476580?ContentTypeID=1</link><pubDate>Wed, 15 Aug 2018 13:18:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f94fb334-1967-4e7d-be39-1c84e6cb5bd5</guid><dc:creator>Larry Abla</dc:creator><description>&lt;p&gt;Andreas,&lt;/p&gt;
&lt;p&gt;This &lt;a href="/products/building/building_analysis___design/w/building_analysis_and_design__wiki/35490/connect-edition-new-configuration-variables-for-the-connect-edition-platformmicrostation"&gt;Wiki &lt;/a&gt;describes _USTN_WORKSETSDGNWSROOT&amp;nbsp;as the Root Directory containing DGNWS files..&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;
&lt;p&gt;Larry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>