<?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: Exporting project from sas enterprise miner to SAS enterprise guide in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240715#M55633</link>
    <description>You can export the Score code and implement that in EG, you don't need EM for scoring section.</description>
    <pubDate>Wed, 23 Dec 2015 21:26:36 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-12-23T21:26:36Z</dc:date>
    <item>
      <title>Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240693#M55626</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm looking for solution to convert a SAS enterprise miner project into SAS enterprise guide project. The reason behind this is that, currently for few projects i've data extraction and maipulation steps in SAS EG before and after building a model using SAS enterprise miner. Everytime whenver I need to score a new data set i've to go through various steps for simple operation. It would be greatly helpful if anyone could suggest a way to export project from SAS EM to SAS EG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried &lt;STRONG&gt;"Export path as SAS program"&lt;/STRONG&gt; option in EM to do this but when I try to run the code by changing library references it didn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The versions of the tools that i'm using are:&lt;/P&gt;&lt;P&gt;SAS enterprise guide 5.1&lt;/P&gt;&lt;P&gt;SAS enterprise miner client 7.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Avinash&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 19:57:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240693#M55626</guid>
      <dc:creator>avinash_reddy</dc:creator>
      <dc:date>2015-12-23T19:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240715#M55633</link>
      <description>You can export the Score code and implement that in EG, you don't need EM for scoring section.</description>
      <pubDate>Wed, 23 Dec 2015 21:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240715#M55633</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-23T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240723#M55636</link>
      <description>&lt;P&gt;You can't convert an EM project to an EG project as EM projects use functionality only available in EM. EM generated code will fail outside of EM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Scoring code can be exported though as Reeza has stated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 21:37:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240723#M55636</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-12-23T21:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240739#M55638</link>
      <description>Thank you for the suggestion. I found that score code can exported using "Score Export Node" which is not available in my EM and I don't have access to source files to enable this option. Could you please suggest any procedure / way to do this?</description>
      <pubDate>Wed, 23 Dec 2015 22:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240739#M55638</guid>
      <dc:creator>avinash_reddy</dc:creator>
      <dc:date>2015-12-23T22:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240830#M55654</link>
      <description>Contact tech support, I think that feature should be available in all EM projects. Did you connect it to final model in the process flow? Or perhaps your process flow has something that prevents it from being valid?</description>
      <pubDate>Thu, 24 Dec 2015 20:43:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/240830#M55654</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-24T20:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/241049#M55664</link>
      <description>&lt;P&gt;I cannot even see the node under&amp;nbsp;the options in 'utility' tab.&lt;/P&gt;&lt;P&gt;I refereed to the below link for the solution.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/44/880.html" target="_blank"&gt;http://support.sas.com/kb/44/880.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll contact my IT team for enabling the option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 18:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/241049#M55664</guid>
      <dc:creator>avinash_reddy</dc:creator>
      <dc:date>2015-12-28T18:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/241051#M55665</link>
      <description>If they're making changes see if you can get an upgrade, 7.1 is old.</description>
      <pubDate>Mon, 28 Dec 2015 18:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/241051#M55665</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-28T18:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting project from sas enterprise miner to SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/299295#M60433</link>
      <description>&lt;P&gt;Actually, this should work fine. &amp;nbsp;I've exported Enterprise Miner flows as .sas programs and run them in Enterprise Guide, in batch non-interactive processes and even from a Stored Process called via Excel with SAS Addin for Microsoft Office.&lt;BR /&gt;&lt;BR /&gt;What error(s) are you getting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:19:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Exporting-project-from-sas-enterprise-miner-to-SAS-enterprise/m-p/299295#M60433</guid>
      <dc:creator>RyanKCarr</dc:creator>
      <dc:date>2016-09-19T14:19:52Z</dc:date>
    </item>
  </channel>
</rss>

