<?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: Code Generation Mode SAS DI Studio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145479#M297239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys for your input this has been very helpful. &lt;/P&gt;&lt;P&gt;Much appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 17:19:32 GMT</pubDate>
    <dc:creator>jdmarshg</dc:creator>
    <dc:date>2014-01-23T17:19:32Z</dc:date>
    <item>
      <title>Code Generation Mode SAS DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145474#M297234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking to change identical settings to child jobs within SAS DI studio. &lt;/P&gt;&lt;P&gt;Looking for verification regarding using a find and replace by changing the Code generation mode: to user written body. &lt;/P&gt;&lt;P&gt;Then doing the find an replace. &lt;/P&gt;&lt;P&gt;My question is that does this mode still process what is processed in Automatic mode. &lt;/P&gt;&lt;P&gt;Just a sanity check. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 23:45:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145474#M297234</guid>
      <dc:creator>jdmarshg</dc:creator>
      <dc:date>2014-01-17T23:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Code Generation Mode SAS DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145475#M297235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you change from automatic to user written body then the initial code you get is still fully working doing the same as before. Once you change the code there is no going back to automatic mode and you loose a lot of the advantages DI Studio gives you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would only go for user written if you absolutely must. May be if you explain us in detail what you need to do (and why) someone can come up with an approach which doesn't require changing over to user written.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 00:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145475#M297235</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-01-18T00:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Code Generation Mode SAS DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145476#M297236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Patrick,&lt;/P&gt;&lt;P&gt;The reason I change to user written body is when changing code that is the same in many child jobs. &lt;/P&gt;&lt;P&gt;I have started incorporating includes and more parameters to try to make sure this isn't necessary but not completely. &lt;/P&gt;&lt;P&gt;One example is the table loader for say like 50 child jobs. &lt;/P&gt;&lt;P&gt;They all have expressions for x amount of columns. &lt;/P&gt;&lt;P&gt;Instead of copy and pasting for each child job I was looking for a solution to change that in the code by using a search and replace. &lt;/P&gt;&lt;P&gt;Our team is still going through a migration and we are trying to make changes as quickly as possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are your thoughts? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 15:49:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145476#M297236</guid>
      <dc:creator>jdmarshg</dc:creator>
      <dc:date>2014-01-22T15:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Code Generation Mode SAS DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145477#M297237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand the concept fully, but I agree with Patrick, user written is seldom best practice, and reduces the value of your DI investment. There are many other better ways to resuse code.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Job in job&lt;/LI&gt;&lt;LI&gt;Smaller parmeterized jobs&lt;/LI&gt;&lt;LI&gt;User written Transformation&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 12:44:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145477#M297237</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-01-23T12:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Code Generation Mode SAS DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145478#M297238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the contrary, it is seldom best practice to deploy generated code to a production environment. Only in cases where inefficient use of resources is permissible - perhaps because of the lack of qualified programmers, or due to underused servers or databases (not likely, but theoretically possible) - should code that is designed to be quick and easy to produce without knowledge of programming and optimization techniques be used in production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 16:19:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145478#M297238</guid>
      <dc:creator>Andy90</dc:creator>
      <dc:date>2014-01-23T16:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Code Generation Mode SAS DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145479#M297239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys for your input this has been very helpful. &lt;/P&gt;&lt;P&gt;Much appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 17:19:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-Generation-Mode-SAS-DI-Studio/m-p/145479#M297239</guid>
      <dc:creator>jdmarshg</dc:creator>
      <dc:date>2014-01-23T17:19:32Z</dc:date>
    </item>
  </channel>
</rss>

