<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pro/E PDM server name location in System Administration</title>
    <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227201#M7190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domenic,&lt;/P&gt;&lt;P&gt;Yep, that is where it is. Well, on a Windows 7 machine it is here: C:\Users\%username%\AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Nov 2010 15:44:50 GMT</pubDate>
    <dc:creator>pwyndham</dc:creator>
    <dc:date>2010-11-04T15:44:50Z</dc:date>
    <item>
      <title>Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227198#M7187</link>
      <description>When you have the config.pro option set to remember the server, where does it keep that information? I need to update some installers to point to the new server instead of the one I had when I created them.I am thinking this would be some text file, or I am hoping it is.</description>
      <pubDate>Sun, 13 Dec 2020 22:24:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227198#M7187</guid>
      <dc:creator>pwyndham</dc:creator>
      <dc:date>2020-12-13T22:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227199#M7188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, it's stored in following file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Documents and Settings\&amp;lt;Username&amp;gt;\Application Data\PTC\ProENGINEER\Wildfire\.wf\.Settings\config.fld&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Domenic &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 14:46:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227199#M7188</guid>
      <dc:creator>DomenicLaritz</dc:creator>
      <dc:date>2010-11-04T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227200#M7189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information is in a file named "config.fld" stored into the cache folder. (witch is defined by environment variable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personnaly, in the ProE startup script I copy this .fld file so I make sure users are connected to the right server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 14:49:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227200#M7189</guid>
      <dc:creator>Marc-AndreVervi</dc:creator>
      <dc:date>2010-11-04T14:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227201#M7190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Domenic,&lt;/P&gt;&lt;P&gt;Yep, that is where it is. Well, on a Windows 7 machine it is here: C:\Users\%username%\AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 15:44:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227201#M7190</guid>
      <dc:creator>pwyndham</dc:creator>
      <dc:date>2010-11-04T15:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227202#M7191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Marc-Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply to. I wanted to add this file to my launch application, what is the environment variable you set for the cache folder? I don't really want to have to program in that long app_data location and hope it does not change in Windows somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 15:48:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227202#M7191</guid>
      <dc:creator>pwyndham</dc:creator>
      <dc:date>2010-11-04T15:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227203#M7192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I found it: PTC_WF_ROOT. Set it to the drive location you want Pro/E to use as the cache location. I am thinking c:\users\%username%\ProE\Cache.&lt;/P&gt;&lt;P&gt;I wish environment variables properly used the %username% variable. Maybe I just am doing it wrong. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 16:01:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227203#M7192</guid>
      <dc:creator>pwyndham</dc:creator>
      <dc:date>2010-11-04T16:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227204#M7193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's 2 variables: PTC_WLD_ROOT and PTC_WF_ROOT.&lt;/P&gt;&lt;P&gt;Set it wherever you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set it both under c:\ptc\localcache.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 17:05:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227204#M7193</guid>
      <dc:creator>Marc-AndreVervi</dc:creator>
      <dc:date>2010-11-04T17:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pro/E PDM server name location</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227205#M7194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I finally got around to working on this some more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a folder c:\Trial_Files created - obviously to store the WF5 trial files in. So, I thought that would be a good location to store the localcache as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turns out the PTC_WF_ROOT is the only one that WF5 looks at. If I set up the PTC_WLD_ROOT by itself it reverts back to the app data location. &lt;/P&gt;&lt;P&gt;Then, I found that WF5 creates a subfolder called .Settings. The config.fld file has to be put in there or it won't be read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help and pointers. I think I have it all setup now.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 16:33:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Pro-E-PDM-server-name-location/m-p/227205#M7194</guid>
      <dc:creator>pwyndham</dc:creator>
      <dc:date>2010-11-10T16:33:46Z</dc:date>
    </item>
  </channel>
</rss>

