<?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: SAS DI in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84467#M798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible, but absolutely NOT best practice. As soon as you edit the source code, everything in the metadata that you have defined will have no effect on the code.&lt;/P&gt;&lt;P&gt;So, if you want add some code, do it in pre/post code to the job/transformations.&lt;/P&gt;&lt;P&gt;If you want to change the, that's a different story, and needs separate discussions on each occasion I believe... Do you have any special changes in mind?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Mar 2013 11:23:08 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2013-03-22T11:23:08Z</dc:date>
    <item>
      <title>SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84463#M794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DI Studio job, When I delete a stage in the process flow, then the mappings defined in the previous stages are broken.&lt;/P&gt;&lt;P&gt;Example&amp;nbsp; ::&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source(s)&amp;nbsp; -&amp;gt; Stage B -&amp;gt; Stage C -&amp;gt; Stage D -&amp;gt; Stage E -&amp;gt; Target table&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;If I delete/drop stage E and replace it with some other stage, then the mappings of C,D get broken.....&lt;/P&gt;&lt;P&gt;Is there any way/logic/trick&amp;nbsp; by which I can drop a stage in the process flow and have the mappings intact in the other stages...&lt;BR /&gt;Thanks for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 12:26:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84463#M794</guid>
      <dc:creator>kds</dc:creator>
      <dc:date>2013-03-21T12:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84464#M795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds strange. What version are you using?&lt;/P&gt;&lt;P&gt;Can you give examples of which transformations this happens?&lt;/P&gt;&lt;P&gt;In you example, removing E (Table Loader or equivalent), mappings between C and D should be intact.&lt;/P&gt;&lt;P&gt;What exactly is happening, do you lose the target columns of D, or just the mappings (1-1, expressions) between C and D?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 12:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84464#M795</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-03-21T12:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84465#M796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen that happen as well.&lt;/P&gt;&lt;P&gt;But that was in 9.2, and I think that at some point (TS2?) this was fixed.&lt;/P&gt;&lt;P&gt;I does not occur (at least not that often) in 9.3 (which is now at DIS 4.6).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 13:39:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84465#M796</guid>
      <dc:creator>FrankPoppe</dc:creator>
      <dc:date>2013-03-21T13:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84466#M797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LinusH , You are right.. I tried again and the mapping is still there...&amp;nbsp; Not sure , first time how mappings disappeared....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also another thing, in Process Designer, we have tabs -&amp;gt; Process Editor and Source Editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing some changes in Process Editor , when Source Editor is selected...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the code gets generated automatically in the source editor....&amp;nbsp; &lt;/P&gt;&lt;P&gt;suppose if I want make changes directly(add one or two lines of code logic) in Source Editor, will that be possible...&amp;nbsp;&amp;nbsp; or source editor only displays code as per process editor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 09:15:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84466#M797</guid>
      <dc:creator>kds</dc:creator>
      <dc:date>2013-03-22T09:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84467#M798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible, but absolutely NOT best practice. As soon as you edit the source code, everything in the metadata that you have defined will have no effect on the code.&lt;/P&gt;&lt;P&gt;So, if you want add some code, do it in pre/post code to the job/transformations.&lt;/P&gt;&lt;P&gt;If you want to change the, that's a different story, and needs separate discussions on each occasion I believe... Do you have any special changes in mind?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 11:23:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI/m-p/84467#M798</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-03-22T11:23:08Z</dc:date>
    </item>
  </channel>
</rss>

