<?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: templates modele to document a sas code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/269971#M53556</link>
    <description>IPI is quite version independent. &lt;BR /&gt;Contact your SAS representative  (sales person, TAM or whatever person you feel comfortable to contact at SAS) and they should be able to help you.</description>
    <pubDate>Thu, 12 May 2016 06:01:13 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-05-12T06:01:13Z</dc:date>
    <item>
      <title>templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249868#M47060</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am looking for a templates modele to document a sas code.&lt;/P&gt;
&lt;P&gt;I want to have by table :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to put a specifications like this :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table Variable&amp;nbsp; rules&amp;nbsp; sources&amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any modele are welcomed&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 12:21:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249868#M47060</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-02-13T12:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249907#M47077</link>
      <description>&lt;P&gt;I can not follow you. &amp;nbsp;What do you want or mean exactly??&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 23:35:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249907#M47077</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2016-02-13T23:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249955#M47090</link>
      <description>It sounds like an excel sheet I use to build in new projects. I'm using that based on requirements and design to msp on detail level what source date should go to which target table/column.&lt;BR /&gt;&lt;BR /&gt;But since we usually use DI Studio this document is used only during the project. The actual implementation is defined in the metadata. &lt;BR /&gt;&lt;BR /&gt;So, you just create a excel sheet with the columnsame you need, that's not much more to it.&lt;BR /&gt;&lt;BR /&gt;Perhaps you need an overview document to go with it that describes more complex rules/relationships,  especially when theh are on table level (like describing transposing, complex joins, job dependencies etc).</description>
      <pubDate>Sun, 14 Feb 2016 12:55:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249955#M47090</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-02-14T12:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249958#M47091</link>
      <description>&lt;P&gt;an excel sheet with the variables name &lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2016 13:20:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249958#M47091</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-02-14T13:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249961#M47093</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;
&lt;P&gt;That's exactly what i want to do.&lt;/P&gt;
&lt;P&gt;But as you say "Perhaps you need an overview document to go with it that describes more complex rules/relationships, especially when theh are on table level (like describing transposing, complex joins, job dependencies"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I need that. is there any modeles for that ?&lt;/P&gt;
&lt;P&gt;I do not have a DI studio, but any documenntation are welcomed .&lt;/P&gt;
&lt;P&gt;Thank you so much&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2016 13:28:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/249961#M47093</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-02-14T13:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/250029#M47113</link>
      <description>&lt;P&gt;I think that every consultancy/sw provide/implementor have document templates for this.&lt;/P&gt;
&lt;P&gt;I'm often&amp;nbsp;uses templates from SAS Intelligence&amp;nbsp;Platform Implementation&amp;nbsp;methodology. But it's proprietary, and&amp;nbsp;can be retrieved&amp;nbsp;either by attending at training, or hiring SAS or SAS partner&amp;nbsp;for an implementation.&lt;/P&gt;
&lt;P&gt;If you&amp;nbsp;can't find any material&amp;nbsp;on the web or internally, just&amp;nbsp;get started by putting all the subjects/titles you think&amp;nbsp;you need to document your environment. Then you just update along the road.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also&amp;nbsp;use the word&amp;nbsp;"model" which is great. Using information/Data/process models is a&amp;nbsp;perfect way to document your system, sources and business processes.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 07:45:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/250029#M47113</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-02-15T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/250723#M47300</link>
      <description>&lt;P&gt;Thank you so much for your answer.&lt;/P&gt;
&lt;P&gt;You have said " templates from SAS Intelligence&amp;nbsp;Platform Implementation&amp;nbsp;methodology. But it's proprietary, and&amp;nbsp;can be retrieved&amp;nbsp;either by attending at training, or hiring SAS or SAS partner&amp;nbsp;for an implementation."&lt;/P&gt;
&lt;P&gt;Any training or documentations are welcomed&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 21:16:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/250723#M47300</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-02-17T21:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/269918#M53536</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I want to use "templates from SAS Intelligence&amp;nbsp;Platform Implementation&amp;nbsp;methodology."&lt;/P&gt;
&lt;P&gt;Please, is there any name for that ? which sas services can give me more informations or documentation.&lt;/P&gt;
&lt;P&gt;exist for sas 9.2 ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 22:52:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/269918#M53536</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-11T22:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/269971#M53556</link>
      <description>IPI is quite version independent. &lt;BR /&gt;Contact your SAS representative  (sales person, TAM or whatever person you feel comfortable to contact at SAS) and they should be able to help you.</description>
      <pubDate>Thu, 12 May 2016 06:01:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/269971#M53556</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-12T06:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270511#M53762</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;I am waiting thier answers.&lt;/P&gt;
&lt;P&gt;So for the IPI, I find this link : &lt;A href="http://support.sas.com/training/px/psmeth.html" target="_blank"&gt;http://support.sas.com/training/px/psmeth.html&lt;/A&gt; who indicate&amp;nbsp; to visit this link &amp;nbsp; &lt;A href="http://smteam.sas.com/psd/Pgms/method/Webpages/Global%20PSD%20Methodologies%20Training%20Registration.aspx" target="_blank"&gt;Global PSD Methodology Web site. &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but it does not work.&lt;/P&gt;
&lt;P&gt;So, what is the avantage of the IPI templates for implementation&amp;nbsp; on SAS DI studio ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 13:18:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270511#M53762</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-14T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270520#M53768</link>
      <description>Well it has it sections where you can define the design for your ETL jobs. But it's merely titles and sample tables and pictures in there.</description>
      <pubDate>Sat, 14 May 2016 15:46:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270520#M53768</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-14T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270522#M53770</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;you mean by "Well it has it sections where you can define the design for your ETL jobs. But it's merely titles and sample tables and pictures in there." the IPI templates ?&amp;nbsp;&amp;nbsp; "the task" is it autmatic ?&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 16:00:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270522#M53770</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-14T16:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270527#M53773</link>
      <description>Yes.&lt;BR /&gt;And oh no, definitely not the IPI templates. &lt;BR /&gt;The design document describes what should be done. &lt;BR /&gt;The maintenance doc describes what has been done, where you usually can reuse parts of the design doc.&lt;BR /&gt;In my mind try not to document either one too detailed  otherwise they will be outdated quite soon.&lt;BR /&gt;Given that you have built your DI Studio jobs in good way, they should be near to self explanatory, hence little need for detailed documentation.</description>
      <pubDate>Sat, 14 May 2016 17:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270527#M53773</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-14T17:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270529#M53774</link>
      <description>&lt;P&gt;So, If I have a dataset&amp;nbsp; tab (in projet 0 )contains a variable X0&lt;/P&gt;
&lt;P&gt;X0=X1+X2+X3+X4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;X1 in tab1(in projet 1), X1=X11+X12,.....&lt;/P&gt;
&lt;P&gt;X2 in tab2(in projet 2),,.................&lt;/P&gt;
&lt;P&gt;X3 in tab3(in projet 3),...................&lt;/P&gt;
&lt;P&gt;X4 in tab4(in projet 4), .....................&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, there is a dependance beween the variables and tables, it can be more complex in my exemple.&lt;/P&gt;
&lt;P&gt;As an exemple, If i want to study X0,&amp;nbsp; What is the sas product can show this dependence in reprting tables ( sas table or excel with graph)&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;even also to identify the variables called the X0&amp;nbsp;&amp;nbsp; likes&amp;nbsp; M=X0+3, N=P*X0, .....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 17:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270529#M53774</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-14T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270607#M53792</link>
      <description>When you say "project", are referring to Enterprise Guide projects? If that's the case, I'm not aware of any automatic tool for that.&lt;BR /&gt;Life becomes easier if you have ETL jobs in DI Studio where you have som possibilities to extract metadata information.  Perhaps not exactly how you describe it.&lt;BR /&gt;Is this a current requirement or are trying to prepare for some future development?</description>
      <pubDate>Sun, 15 May 2016 20:00:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270607#M53792</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-15T20:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: templates modele to document a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270611#M53793</link>
      <description>&lt;P&gt;Thank you for your answer&lt;/P&gt;
&lt;P&gt;"When you say "project", are referring to Enterprise Guide projects? "&lt;/P&gt;
&lt;P&gt;It is not non necessary a EG project, it can be a sas program generating a tables for activity A, but the activity A depend on the activity B ...&lt;/P&gt;
&lt;P&gt;Is this a current requirement or are trying to prepare for some future development?&lt;/P&gt;
&lt;P&gt;it is for prepare for some future development and anticipating the furure evolution..&lt;/P&gt;
&lt;P&gt;I am very intersted by a tool can do that job easily&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2016 22:23:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/templates-modele-to-document-a-sas-code/m-p/270611#M53793</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-15T22:23:32Z</dc:date>
    </item>
  </channel>
</rss>

