<?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 STP GMAP GIF image in Dashboard Indicator in Developers</title>
    <link>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178673#M4293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;==Repost==&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;I have a stored process with below details and it is showing the output as expected&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;goptions&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;device&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=gif;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;goptions&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;gsfname&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=_webout &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;gsfmode&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=replace;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;proc gmap map=USMAP data=usadata all;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;-&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;But I want this image in dashboard, so I disabled “STP macro in SAS code” (already steaming and package is enabled and not using %STPBEGIN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;And now throwing &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;ERROR: Insufficient authorization to access /sas/config94/Lev1/YYYYYY/3225DC00-984F-11E4-A2BB-001E6787D0B2.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;note: if the device=png, it will not throw any error, but png will not have drill down facility[interactive/clickable], ie I am able to get a plain US map in dashboard&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;After doing some research, I added a code as below after goption&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;%let&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt; floc=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;(pathname(work));&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;html&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;gpath&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: purple; background-position: initial;"&gt;"&amp;amp;floc"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&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;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;file&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: purple; background-position: initial;"&gt;"&amp;amp;floc./test.html"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif;"&gt;And still it is throwing that error, but it wrote 22KB to work location (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: purple; background-position: initial;"&gt;&amp;amp;floc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;100 proc gmap map=USMAP data=usadata all;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;NOTE: 22252 bytes written to /data1/saswork/SAS_workA38D0004281D_xxxxxx/SAS_workD5DA0004281D_xxxxxx/gmap.gif.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;ERROR: Insufficient authorization to access /sas/config94/Lev1/YYYYYY/3225DC00-984F-11E4-A2BB-001E6787D0B2.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;Any help will be appreciated&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 15:38:41 GMT</pubDate>
    <dc:creator>Ninan</dc:creator>
    <dc:date>2015-01-12T15:38:41Z</dc:date>
    <item>
      <title>STP GMAP GIF image in Dashboard Indicator</title>
      <link>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178673#M4293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;==Repost==&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;I have a stored process with below details and it is showing the output as expected&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;goptions&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;device&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=gif;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;goptions&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;gsfname&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=_webout &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;gsfmode&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=replace;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;proc gmap map=USMAP data=usadata all;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;-&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;But I want this image in dashboard, so I disabled “STP macro in SAS code” (already steaming and package is enabled and not using %STPBEGIN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;And now throwing &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;ERROR: Insufficient authorization to access /sas/config94/Lev1/YYYYYY/3225DC00-984F-11E4-A2BB-001E6787D0B2.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;note: if the device=png, it will not throw any error, but png will not have drill down facility[interactive/clickable], ie I am able to get a plain US map in dashboard&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;After doing some research, I added a code as below after goption&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;%let&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt; floc=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;(pathname(work));&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;html&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;gpath&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: purple; background-position: initial;"&gt;"&amp;amp;floc"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&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;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue; background-position: initial;"&gt;file&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: purple; background-position: initial;"&gt;"&amp;amp;floc./test.html"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black; background-position: initial;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif;"&gt;And still it is throwing that error, but it wrote 22KB to work location (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: purple; background-position: initial;"&gt;&amp;amp;floc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;100 proc gmap map=USMAP data=usadata all;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;NOTE: 22252 bytes written to /data1/saswork/SAS_workA38D0004281D_xxxxxx/SAS_workD5DA0004281D_xxxxxx/gmap.gif.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;ERROR: Insufficient authorization to access /sas/config94/Lev1/YYYYYY/3225DC00-984F-11E4-A2BB-001E6787D0B2.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif; color: black; background-position: initial;"&gt;Any help will be appreciated&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 15:38:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178673#M4293</guid>
      <dc:creator>Ninan</dc:creator>
      <dc:date>2015-01-12T15:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: STP GMAP GIF image in Dashboard Indicator</title>
      <link>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178674#M4294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;after including &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Courier New';"&gt;ods listing close&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;; before ODS html&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;it is not throwing authorization error, but not producing any final output&lt;/P&gt;&lt;P&gt;“&lt;SPAN style="color: red;"&gt;The SAS program did not produce any output&lt;/SPAN&gt;.” And no error in the SAS log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ie as per SAS BI dashboard 4.4 UG page 57 "Create a Stored Process to Use for Indicator Data" 1.c says&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sets the macro variable _ARCHIVE_FULLPATH to the path of the archive file that the stored process generates&lt;/P&gt;&lt;P&gt;I have result from GMAP as&lt;/P&gt;&lt;P&gt;NOTE: 29428 bytes written to /data1/saswork/SAS_workA11F00038935_xxxxxx/SAS_work873800038935_xxxxxx/gmap.gif.&lt;/P&gt;&lt;P&gt;is archive file path&amp;nbsp; " /data1/saswork/SAS_workA11F00038935_xxxxxx/SAS_work873800038935_xxxxxx/gmap.gif."?&lt;/P&gt;&lt;P&gt;%let _ARCHIVE_FULLPATH=&amp;amp;floc./gmap.gif;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have also tried few code available in Paper 045-2010, Interactive Dashboards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings10/045-2010.pdf" title="http://support.sas.com/resources/papers/proceedings10/045-2010.pdf"&gt;http://support.sas.com/resources/papers/proceedings10/045-2010.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;does the "call package_publish" applicable to streaming gif images too or only for streaming dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:31:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178674#M4294</guid>
      <dc:creator>Ninan</dc:creator>
      <dc:date>2015-01-12T17:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: STP GMAP GIF image in Dashboard Indicator</title>
      <link>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178675#M4295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;==response from SAS Technical Support===&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS BI Dashboard supports only static images &lt;/P&gt;&lt;P&gt;and animated GIF files are not supported.&amp;nbsp; Thus, there is not a way for BI Dashboard to display an interactive, or drillable, map.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The Information Delivery Portal includes a stored process portlet that might work well for you in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information about custom graph indicators, see&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidbrdug/67143/HTML/default/viewer.htm#n07w7uoobu0eron1p3u45zz3nz12.htm"&gt;http://support.sas.com/documentation/cdl/en/bidbrdug/67143/HTML/default/viewer.htm#n07w7uoobu0eron1p3u45zz3nz12.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Addressing your question about "call package_publish", BI Dashboard consumes data tables from SAS package files.&amp;nbsp; No other package content can be read from BI Dashboard. &lt;/P&gt;&lt;P&gt;For more information, see&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/publishdg/64884/HTML/default/viewer.htm#p0t7sslcpae11kn1i3ox1tn1e0pl.htm"&gt;http://support.sas.com/documentation/cdl/en/publishdg/64884/HTML/default/viewer.htm#p0t7sslcpae11kn1i3ox1tn1e0pl.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:34:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/178675#M4295</guid>
      <dc:creator>Ninan</dc:creator>
      <dc:date>2015-01-22T15:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: STP GMAP GIF image in Dashboard Indicator</title>
      <link>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/306690#M4296</link>
      <description>&lt;P&gt;Sorry, I had the same issue but was also unable to resolve it. I only needed static images, so I could change it to PNG. I was thinking&amp;nbsp;SAS GIF device has to write the file temporarily to disk before compressing it and streaming it back out and it doesn't have access to write.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option would be to write the GIF explicitely to a location that you do have write access to and then use a streaming stored process called from the image tag to display it. That is what I do in one of my applications that does use a GIF with an image map:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Streaming Stored Process code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%global dir file type;&lt;BR /&gt;&lt;BR /&gt;filename streamin "&amp;amp;setup_dataroot./&amp;amp;dir./&amp;amp;file." recfm=n;&lt;/P&gt;&lt;P&gt;data _null_;&lt;BR /&gt;length type $8;&lt;/P&gt;&lt;P&gt;if "&amp;amp;type." eq "" then do;&lt;BR /&gt;type = "%upcase(%scan(&amp;amp;file.,-1,.))";&lt;BR /&gt;end;&lt;BR /&gt;else type = "%upcase(&amp;amp;type.)";&lt;/P&gt;&lt;P&gt;if fileexist("&amp;amp;setup_dataroot./&amp;amp;dir./&amp;amp;file.") then do;&lt;BR /&gt;select (type);&lt;BR /&gt;when ("PDF") do;&lt;BR /&gt;rc = stpsrv_header('Content-type','application/pdf');&lt;BR /&gt;end;&lt;BR /&gt;when ("RTF") do;&lt;BR /&gt;rc = stpsrv_header('Content-type','application/msword');&lt;BR /&gt;rc = stpsrv_header("Content-disposition", "attachment; filename=&amp;amp;file.");&lt;BR /&gt;end;&lt;BR /&gt;when ("XLS","XLSX","XML") do;&lt;BR /&gt;rc = stpsrv_header('Content-type','application/vnd.ms-excel');&lt;BR /&gt;rc = stpsrv_header("Content-disposition", "attachment; filename=&amp;amp;file.");&lt;BR /&gt;end;&lt;BR /&gt;when ("CSV") do;&lt;BR /&gt;rc = stpsrv_header("Content-type", "text/x-comma-separated-values");&lt;BR /&gt;rc = stpsrv_header("Content-disposition", "attachment; filename=&amp;amp;file.");&lt;BR /&gt;end;&lt;BR /&gt;when ("GIF") do;&lt;BR /&gt;rc = stpsrv_header("Content-type", "image/gif");&lt;BR /&gt;end;&lt;BR /&gt;when ("PNG") do;&lt;BR /&gt;rc = stpsrv_header("Content-type", "image/png");&lt;BR /&gt;end;&lt;BR /&gt;when ("HTML") do;&lt;BR /&gt;end;&lt;BR /&gt;otherwise do;&lt;BR /&gt;rc = stpsrv_header('Content-disposition',"attachment; filename=&amp;amp;file.");&lt;BR /&gt;end;&lt;BR /&gt;end;&lt;BR /&gt;rc = stpsrv_header("Pragma", "nocache");&lt;/P&gt;&lt;P&gt;** No idea why fcopy doesnt work. It corrupts the files **;&lt;/P&gt;&lt;P&gt;/* rc = fcopy("streamin","_webout");*/&lt;BR /&gt;/* msg = sysmsg();*/&lt;BR /&gt;/* put msg;*/&lt;/P&gt;&lt;P&gt;** This seems shockingly inefficient, reading the file byte by byte **;&lt;/P&gt;&lt;P&gt;length filein 8 fileid 8;&lt;BR /&gt;filein = fopen('streamin','I',1,'B');&lt;BR /&gt;fileid = fopen('_webout','O',1,'B');&lt;BR /&gt;rec = '20'x;&lt;BR /&gt;do while(fread(filein) eq 0);&lt;BR /&gt;rc = fget(filein,rec,1);&lt;BR /&gt;rc = fput(fileid,rec);&lt;BR /&gt;rc = fwrite(fileid);&lt;BR /&gt;end;&lt;BR /&gt;rc = fclose(filein);&lt;BR /&gt;rc = fclose(fileid);&lt;BR /&gt;end;&lt;BR /&gt;else do;&lt;BR /&gt;put "ERROR: File &amp;amp;setup_dataroot./&amp;amp;dir./&amp;amp;file. does not exist.";&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;filename streamin;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then in the generated HTML:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;  &amp;lt;AREA SHAPE="POLY" COORDS="675,88,675,87,674,87,673,87,673,88,673,89,674,89,675,89" ALT="265""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="680,88,680,87,679,87,678,87,678,88,678,89,679,89,680,89" ALT="265""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="685,99,685,98,684,98,683,98,683,99,683,100,684,100,685,100" ALT="262""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="690,158,690,157,689,157,689,156,688,157,688,158,688,159,689,159,690,159" ALT="245""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="695,143,695,142,694,142,693,142,693,143,693,144,693,145,694,145,695,145,695,144" ALT="249""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="700,149,700,148,699,148,698,148,698,149,698,150,699,150,700,150" ALT="248""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="705,156,705,155,704,154,703,155,703,156,703,157,704,157,705,157" ALT="246""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="710,107,710,106,710,105,709,105,708,105,708,106,708,107,708,108,709,108,710,108" ALT="260""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="715,123,715,122,714,122,713,122,713,123,713,124,714,124,715,124" ALT="255""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="720,113,720,112,719,112,718,112,718,113,718,114,719,114,720,114" ALT="258""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="725,131,725,130,724,130,723,130,723,131,723,132,724,132,725,132" ALT="253""&amp;gt;
  &amp;lt;AREA SHAPE="POLY" COORDS="730,112,730,111,729,111,728,111,728,112,728,113,729,113,730,113" ALT="258""&amp;gt;
&amp;lt;/MAP&amp;gt;
&amp;lt;TR&amp;gt;&amp;lt;TH align="centre"&amp;gt;&amp;lt;IMG src="/SASStoredProcess/do?_program=/IAG_BI/POC_STP/stream&amp;amp;dir=IAL/Images&amp;amp;file=IAL_000_AL_VVC_av_pdnewpaid.gif&amp;amp;time=1792943157.14393" width=750 height=495 USEMAP="#imap1" border = 0&amp;gt;&amp;lt;/TH&amp;gt;&amp;lt;/TR&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 24 Oct 2016 04:49:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/STP-GMAP-GIF-image-in-Dashboard-Indicator/m-p/306690#M4296</guid>
      <dc:creator>marq</dc:creator>
      <dc:date>2016-10-24T04:49:23Z</dc:date>
    </item>
  </channel>
</rss>

