<?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 Templates from Enterprise Guide. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/284674#M19481</link>
    <description>&lt;P&gt;Sorry I just realised you are looking at ODS templates. These are held in ITEMSTORES not catalogs, so you can't use proc CATALOG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead you use PROC TEMPLATE in EG like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsproc/67922/HTML/default/viewer.htm#n1551aai5l9e6zn0zt5zc59u37pb.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/odsproc/67922/HTML/default/viewer.htm#n1551aai5l9e6zn0zt5zc59u37pb.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no way of viewing template item stores in a window via EG that I'm aware of but I agree it would be handy...&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2016 20:41:05 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-07-14T20:41:05Z</dc:date>
    <item>
      <title>SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283542#M19408</link>
      <description>&lt;P&gt;How to access Templates from SAS EG? I couldnt find sashelp.tmplmst when I expand the library SAShelp. I can see those when I rdp to the server and launch SAS session on the server.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 17:01:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283542#M19408</guid>
      <dc:creator>KBACHU</dc:creator>
      <dc:date>2016-07-11T17:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283588#M19411</link>
      <description>&lt;P&gt;You should be able to see them under &lt;STRONG&gt;Tasks &amp;gt;&amp;gt; Task Templates &amp;gt;&amp;gt; Task Template Manager...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings14/SAS016-2014.pdf" target="_self"&gt;reference&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 19:16:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283588#M19411</guid>
      <dc:creator>paulkaefer</dc:creator>
      <dc:date>2016-07-11T19:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283589#M19412</link>
      <description>&lt;P&gt;Thank You for your response. But for some reasons, I am not able to see anything under Tasks &amp;gt; &amp;gt;&lt;STRONG&gt;Task Templates &amp;gt;&amp;gt; Task Template Manager. It is just blank.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 19:19:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283589#M19412</guid>
      <dc:creator>KBACHU</dc:creator>
      <dc:date>2016-07-11T19:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283603#M19415</link>
      <description>&lt;P&gt;SAS templates are stored in SAS catalog entries. You can't view the contents of SAS catalogs in vanilla EG. You can add the SAS catalog veiewer custom task:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/?s=catalog" target="_blank"&gt;http://blogs.sas.com/content/sasdummy/?s=catalog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But this still won't allow you to open a template entry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is an example of one of the restrictions of using EG...&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 19:58:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283603#M19415</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-07-11T19:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283604#M19416</link>
      <description>&lt;P&gt;Of course to view a catalog, you can always use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc catalog catalog=libref.catalog-name;
    contents;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Jul 2016 20:04:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283604#M19416</guid>
      <dc:creator>paulkaefer</dc:creator>
      <dc:date>2016-07-11T20:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283606#M19417</link>
      <description>&lt;P&gt;Agreed&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/81362"&gt;@paulkaefer﻿&lt;/a&gt;&amp;nbsp;- I meant to say view in a window as opposed to list the contents in the SAS log.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 20:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283606#M19417</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-07-11T20:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283885#M19435</link>
      <description>&lt;P&gt;Hi All - I may have confused everyone. I am looking for the template files under sashelp.tmplmst. How can I access those from EG? I get the below error when I run the SAS code.&lt;/P&gt;
&lt;P&gt;proc catalog catalog=sashelp.tmplmst;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; contents;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;ERROR: Catalog SASHELP.TMPLMST does not exist.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 20:53:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/283885#M19435</guid>
      <dc:creator>KBACHU</dc:creator>
      <dc:date>2016-07-12T20:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/284674#M19481</link>
      <description>&lt;P&gt;Sorry I just realised you are looking at ODS templates. These are held in ITEMSTORES not catalogs, so you can't use proc CATALOG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead you use PROC TEMPLATE in EG like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsproc/67922/HTML/default/viewer.htm#n1551aai5l9e6zn0zt5zc59u37pb.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/odsproc/67922/HTML/default/viewer.htm#n1551aai5l9e6zn0zt5zc59u37pb.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no way of viewing template item stores in a window via EG that I'm aware of but I agree it would be handy...&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 20:41:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/284674#M19481</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-07-14T20:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Templates from Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/284866#M19502</link>
      <description>&lt;P&gt;Thank You Very much SASKiwi. This works.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 16:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Templates-from-Enterprise-Guide/m-p/284866#M19502</guid>
      <dc:creator>KBACHU</dc:creator>
      <dc:date>2016-07-15T16:08:22Z</dc:date>
    </item>
  </channel>
</rss>

