<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogging about all things SAS &#187; SAS Information Maps</title>
	<atom:link href="http://blog.saasinct.com/tag/sas-information-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saasinct.com</link>
	<description>::       Sharing with the world everything we discover about SAS.</description>
	<lastBuildDate>Wed, 01 Sep 2010 06:56:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SAS Information Maps Preview &#8211; I can drill down!</title>
		<link>http://blog.saasinct.com/2009/04/28/sas-information-maps-preview-i-can-drill-down/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sas-information-maps-preview-i-can-drill-down</link>
		<comments>http://blog.saasinct.com/2009/04/28/sas-information-maps-preview-i-can-drill-down/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 07:58:19 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[SAS Information Maps]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2009/04/28/sas-information-maps-preview-i-can-drill-down/</guid>
		<description><![CDATA[Was doing some development with Information Map studio today, developing a map on top of a SAS OLAP Cube. Went into preview mode to test the map and double clicked on a tile and wahoo it drilled down the dimensions hierarchy. Didn&#8217;t know you could do that, learn something new everyday!]]></description>
			<content:encoded><![CDATA[<p>Was doing some development with Information Map studio today, developing a map on top of a SAS OLAP Cube.</p>
<p>Went into preview mode to test the map and double clicked on a tile and wahoo it drilled down the dimensions hierarchy.</p>
<p>Didn&#8217;t know you could do that, learn something new everyday!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/04/28/sas-information-maps-preview-i-can-drill-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help! &#8211; Accessing Informaps and securing Libnames/Tables</title>
		<link>http://blog.saasinct.com/2009/04/02/help-accessing-informaps-and-securing-libnamestables/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=help-accessing-informaps-and-securing-libnamestables</link>
		<comments>http://blog.saasinct.com/2009/04/02/help-accessing-informaps-and-securing-libnamestables/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 08:23:34 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Addin for Office]]></category>
		<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[Enterprise Guide]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[SAS Enterprise Guide]]></category>
		<category><![CDATA[SAS Information Maps]]></category>
		<category><![CDATA[SAS Office Addin]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2009/04/02/help-accessing-informaps-and-securing-libnamestables/</guid>
		<description><![CDATA[So looking for some help from the SAS community. On a project we have focused on delivering content via Web Report Studio and Infomaps. We now want to allow users to access the content via Office Addin and Enterprise Guide. But (there is always a butt we only want users to access data via Information [...]]]></description>
			<content:encoded><![CDATA[<p>So looking for some help from the SAS community.</p>
<p>On a project we have focused on delivering content via Web Report Studio and Infomaps.</p>
<p>We now want to allow users to access the content via Office Addin and Enterprise Guide.</p>
<p>But (there is always a butt <img src='http://blog.saasinct.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   we only want users to access data via Information Map, we don&#8217;t want them to access the base libnames or tables.</p>
<p>Why you ask, because we have all the business rules embedded in the Information Maps so we don&#8217;t want users bypassing these and defining there own business rules on the base data.</p>
<p>Of course if we deny access to the libname then the Infomaps will fail.  We can&#8217;t restrict access to all data types (i.e tables) in AMO or EG.</p>
<p>So any ideas out there?</p>
<p>Things we are going to try:</p>
<ul>
<li>Implement workspace server pooling (grant access to tables trusted  user, but not actual use)</li>
<li>Create a workspace server for WRS reports with full rights inherited and a workspace server for AMO/EG users with linbame rights restricted</li>
</ul>
<p>But we are pretty sure that neither of these will work.</p>
<p>As the title says, Help!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/04/02/help-accessing-informaps-and-securing-libnamestables/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Dataset is there but no data is at home</title>
		<link>http://blog.saasinct.com/2008/04/13/the-dataset-is-there-but-no-data-is-at-home/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-dataset-is-there-but-no-data-is-at-home</link>
		<comments>http://blog.saasinct.com/2008/04/13/the-dataset-is-there-but-no-data-is-at-home/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 09:29:36 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Code and Stuff]]></category>
		<category><![CDATA[SAS Enterprise Guide]]></category>
		<category><![CDATA[SAS Information Maps]]></category>
		<category><![CDATA[SAS Metadata Server]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2008/04/13/the-dataset-is-there-but-no-data-is-at-home/</guid>
		<description><![CDATA[I use Enterprise Guide a lot to model data before I expose it to the SAS Metadata Server to create prototype reports using Information Maps and Web Report Studio etc. Its often said it is ok to make a mistake, but not to make it twice as you haven&#8217;t learnt from your mistakes, well here [...]]]></description>
			<content:encoded><![CDATA[<p>I use Enterprise Guide a lot to model data before I expose it to the SAS Metadata Server to create prototype reports using Information Maps and Web Report Studio  etc.</p>
<p>Its often said it is ok to make a mistake, but not to make it twice as you haven&#8217;t learnt from your mistakes, well here is one mistake that I constantly make when doing the above process (I blame my failing memory due to age).</p>
<p>Enterprise Guide allows you to create new datasets where the variable (column) name has a space in it.  The SAS Metadata Server does not like these at all.  The problem is it imports the metadata for the dataset fine, its just when you go to view the data all you see is the number of rows, but no columns and no data.</p>
<p>It doesn&#8217;t matter if you access the dataset in Enterprise Guide ( via the Metadata Server of course) or use view data in the SAS Management Console, all you see is blank rows.</p>
<p>But drag the exact same table directly into Enterprise Guide and its all hunky dory.</p>
<p>Of course I then spend ages going through metadata security assuming I have read metadata rights but not read data rights and that is whats causing the problem.</p>
<p>Finally I will work out that I had a space in the column name, fix it and wallah.  So I thought i&#8217;d blog about it just in case anybody else strikes the problem (or I at least remember to check my blog next time).</p>
<p>Oh and if you try and view data in Data Integration Studio you will get this error:</p>
<p><font color="#999999" face="Arial" size="2">Warning: No rows returned by columns query for  table DIM_ORG , no columns registered.<br />
Warning: No rows returned by columns  query for table DIM_ORG_OPERATIONS , no columns registered.</font></p>
<p>(at least one of the SAS interfaces reports that their is actually a problem, yah DI development team!)</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2008/04/13/the-dataset-is-there-but-no-data-is-at-home/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
