<?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 Open an Enterprise Guide project using a different profile in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/191176#M14619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A colleague has been uisng EG with a locally installed SAS version but now needs to switch to our server. She can create new EG projects just fine but all her existing projects won't run unless she changes her profile to 'local'. Is there any way to get EG to work with the existing projects, created with the local SAS version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;She's using EG 6.1, the server runs SAS 9.4, as does her local SAS. The EG projects were created using the point-and-click interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 14:42:31 GMT</pubDate>
    <dc:creator>jhckx</dc:creator>
    <dc:date>2014-07-23T14:42:31Z</dc:date>
    <item>
      <title>Open an Enterprise Guide project using a different profile</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/191176#M14619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A colleague has been uisng EG with a locally installed SAS version but now needs to switch to our server. She can create new EG projects just fine but all her existing projects won't run unless she changes her profile to 'local'. Is there any way to get EG to work with the existing projects, created with the local SAS version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;She's using EG 6.1, the server runs SAS 9.4, as does her local SAS. The EG projects were created using the point-and-click interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 14:42:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/191176#M14619</guid>
      <dc:creator>jhckx</dc:creator>
      <dc:date>2014-07-23T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Open an Enterprise Guide project using a different profile</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/191177#M14620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may not even possible, depending on where the data is stored. If the data is stored on share drive, then it is possible, if the data is on local drive, then it depends on whether the drive/folder can be shared / mapped network drive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it were me who encounter this scenario, to avoid redo all of the projects, I will :&lt;/P&gt;&lt;P&gt;1. Convert them into SAS code or Store process.&lt;/P&gt;&lt;P&gt;2. Modify the code, change all the local notation for the location,&amp;nbsp; "C:\data, D:\, F:\report" ect to network address, such as (windows): \\share\corp\whatever, and make sure server can access these files.&lt;/P&gt;&lt;P&gt;3. Make sure some SAS products involved (eg. SAS/STAT, ETS, GRAPH) in your EG projects are also licensed and installed on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are could be more to consider, but these are those springs to my mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 14:56:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/191177#M14620</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2014-07-23T14:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Open an Enterprise Guide project using a different profile</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/241219#M17287</link>
      <description>&lt;P&gt;The correct answer is available in EG 6.1 Online Help. Search for "Change Server" in the help system will take you to a page titled "Performing Project Maintenance", subtitle "Changing a Server Reference".&amp;nbsp; It advises you to "click the server that you want to change under the Servers heading."&lt;BR /&gt;&lt;BR /&gt;If you're in a SAS business intelligence environment using EG, the "local" sever may not be installed on your machine, and the window will be blank. Not to worry. Click on "Replace in Project" and the list of available servers will appear. You can select the correct one in that pop-up. You can also change the profile associated with the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, as far as I know, there's no way to do this for a collection of existing projects all at once, but it's pretty painless to accomplish when you first open each project in the new environment.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:52:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/241219#M17287</guid>
      <dc:creator>parnest</dc:creator>
      <dc:date>2015-12-30T13:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Open an Enterprise Guide project using a different profile</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/322228#M21545</link>
      <description>&lt;P&gt;Thank you for this reference&amp;nbsp;on changing servers! &amp;nbsp;Saved me hours of manual updates!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:33:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/322228#M21545</guid>
      <dc:creator>LisaB</dc:creator>
      <dc:date>2017-01-03T19:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Open an Enterprise Guide project using a different profile</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/322235#M21547</link>
      <description>&lt;P&gt;You can change many projects in "batch" by &lt;A href="https://support.sas.com/documentation/cdl/en/bidaag/69847/HTML/default/viewer.htm#p0k4dj2wmcjv7tn1wvvardqja9iu.htm" target="_self"&gt;using the MigrationWizard.exe tool&lt;/A&gt;, which is installed with SAS Enterprise Guide. &amp;nbsp;You'll have to navigate to the EG install folder in order to launch it.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 20:08:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-an-Enterprise-Guide-project-using-a-different-profile/m-p/322235#M21547</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-01-03T20:08:11Z</dc:date>
    </item>
  </channel>
</rss>

