<?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: Help w custom style template in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44006#M5119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied money and named it as dev_BestCareFY12.css. Even before replacing with my .css file, I tried to run my code and got the same warning below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copying my .css to that filename and location was no better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if the full URL is part of the problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;11 FILENAME EGSR TEMP;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;12 ODS tagsets.sasreport12(ID=EGSR) FILE=EGSR STYLE=dev_BestCareFY12&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;12 ! STYLESHEET=(URL="file://myserver/sasresources/styles/output/dev/dev_BestCareFY12.css") NOGTITLE NOGFOOTNOTE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;12 ! GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #339966; font-family: courier new,courier;"&gt;WARNING: Style DEV_BESTCAREFY12 not found; Default style will be used instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;NOTE: Writing TAGSETS.SASREPORT12(EGSR) Body file: EGSR&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2011 18:58:41 GMT</pubDate>
    <dc:creator>JenHarper</dc:creator>
    <dc:date>2011-08-05T18:58:41Z</dc:date>
    <item>
      <title>Help w custom style template in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44004#M5117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are trying to write a custom style template to code all of our shewhart, report, gchart, gplot output to a reasonably standard look and feel.&amp;nbsp; We have working proc template code that works on the PC of the programmer developing it.&amp;nbsp; She is able to write out .css and .sas7bitm to a network folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I do not seem to be able to use the style either through EG style manager or through an ODS path statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through EG style manager.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I've pasted the .css to my local EG \styles folder and it shows up in the list of built-in styles.&lt;/LI&gt;&lt;LI&gt;That style is now my default style&lt;/LI&gt;&lt;LI&gt;I'm seeing the following in my log&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;12 ODS tagsets.sasreport12(ID=EGSR) FILE=EGSR STYLE=AMODefault&lt;/P&gt;&lt;P&gt;12 ! STYLESHEET=(URL="file:///C:/Program%20Files/SAS/EnterpriseGuide/4.3/Styles/AMODefault.css") NOGTITLE NOGFOOTNOTE&lt;/P&gt;&lt;P&gt;12 ! GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;/P&gt;&lt;P&gt;WARNING: Style AMODEFAULT not found; Default style will be used instead.&lt;/P&gt;&lt;P&gt;NOTE: Writing TAGSETS.SASREPORT12(EGSR) Body file: EGSR&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to write out to .png (for graphics) and to .pdf or .rtf for tables.&amp;nbsp; All are then pasted into a PPT doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 18:24:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44004#M5117</guid>
      <dc:creator>JenHarper</dc:creator>
      <dc:date>2011-08-05T18:24:13Z</dc:date>
    </item>
    <item>
      <title>Help w custom style template in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44005#M5118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't the best way to do this, but would probably work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SAS EG Style Editor and pick any style and create a copy, name that copy AMODefault or what you want it to be called. Note where you're instance of SAS is saving the file to. &lt;/P&gt;&lt;P&gt;Navigate to that location and replace the code in that copy with the CSS code you have. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 18:30:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44005#M5118</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-08-05T18:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help w custom style template in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44006#M5119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied money and named it as dev_BestCareFY12.css. Even before replacing with my .css file, I tried to run my code and got the same warning below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copying my .css to that filename and location was no better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if the full URL is part of the problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;11 FILENAME EGSR TEMP;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;12 ODS tagsets.sasreport12(ID=EGSR) FILE=EGSR STYLE=dev_BestCareFY12&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;12 ! STYLESHEET=(URL="file://myserver/sasresources/styles/output/dev/dev_BestCareFY12.css") NOGTITLE NOGFOOTNOTE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;12 ! GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #339966; font-family: courier new,courier;"&gt;WARNING: Style DEV_BESTCAREFY12 not found; Default style will be used instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;NOTE: Writing TAGSETS.SASREPORT12(EGSR) Body file: EGSR&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 18:58:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44006#M5119</guid>
      <dc:creator>JenHarper</dc:creator>
      <dc:date>2011-08-05T18:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help w custom style template in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44007#M5120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I didn't look fully at the code.Your best bet is talking to the person who created it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like she created a unique tagset implementation, not a CSS style otherwise you could state cssstyle=..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 19:26:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44007#M5120</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-08-05T19:26:28Z</dc:date>
    </item>
    <item>
      <title>Help w custom style template in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44008#M5121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I believe you have several possible issues:&lt;/P&gt;&lt;P&gt;1) you said that the CSS file and the style template in a SAS7BITM item store were written to a "network" folder. Unless this network folder is accessible to the server where SAS is executing, your style template will not be found.&lt;/P&gt;&lt;P&gt;2) generally, with EG, you need an ODS PATH PREPEND in order to put YOUR item store in the template search path BEFORE the default EG template store is found. This Tech Support note talks about an updated template that uses an image. Even if your template does not use an image, the ODS PATH statement you need will be similar to the one shown in the note:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/15/201.html"&gt;http://support.sas.com/kb/15/201.html&lt;/A&gt; or this one &lt;A href="http://support.sas.com/kb/23/446.html"&gt;http://support.sas.com/kb/23/446.html&lt;/A&gt; . By default, EG adds its own template store to the two default template stores (SASHELP.TMPLMST and SASUSER.TEMPLAT). So you really need to work on making sure that YOUR item store is accessible on the server (#1) and that you have the appropriate ODS PATH statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, you're not done yet. IF you are running in the context of the SAS Platform for Business Analytics, also known as the BI Platform, and running stored processes, you will need to make sure that the item store is accessible to the Workspace Server and/or Stored Process Server and/or SAS Web Report Studio. Under this scenario, you might want to work with Tech Support to be sure that your item store and CSS file are stored and referenced appropriately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Aug 2011 15:59:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-w-custom-style-template-in-EG/m-p/44008#M5121</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-08-06T15:59:25Z</dc:date>
    </item>
  </channel>
</rss>

