<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Centralised Folder for EG Projects (or sharing your toys with others)</title>
	<atom:link href="http://blog.saasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=centralised-folder-for-eg-projects-or-sharing-your-toys-with-others</link>
	<description>::       Sharing with the world everything we discover about SAS.</description>
	<lastBuildDate>Tue, 25 Oct 2011 14:27:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Shane Gibson</title>
		<link>http://blog.saasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/comment-page-1/#comment-232</link>
		<dc:creator>Shane Gibson</dc:creator>
		<pubDate>Mon, 18 May 2009 10:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/#comment-232</guid>
		<description>Hi Shoin

1) Not that I know of.  Unlike WRS, EG and AMO don&#039;t have the ability to define a starting path for content.

So that means users will have to get use to clicking down the folder structure each time.

My preference is to place all content (WRS Report, Data Explorations, STP etc) in a folder by subject area rather than by content type, as the relevant SAS tool will filter the objects by its expected content type.

2) It can be stored under any folder the user has security to

So you could create a root folder called Stored Processes so the users don;t have to click to far down the folder structure to find the content.

Make sure you update your metadata security policies though, so you don&#039;t introduce any security holes.</description>
		<content:encoded><![CDATA[<p>Hi Shoin</p>
<p>1) Not that I know of.  Unlike WRS, EG and AMO don&#8217;t have the ability to define a starting path for content.</p>
<p>So that means users will have to get use to clicking down the folder structure each time.</p>
<p>My preference is to place all content (WRS Report, Data Explorations, STP etc) in a folder by subject area rather than by content type, as the relevant SAS tool will filter the objects by its expected content type.</p>
<p>2) It can be stored under any folder the user has security to</p>
<p>So you could create a root folder called Stored Processes so the users don;t have to click to far down the folder structure to find the content.</p>
<p>Make sure you update your metadata security policies though, so you don&#8217;t introduce any security holes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoin</title>
		<link>http://blog.saasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/comment-page-1/#comment-228</link>
		<dc:creator>Shoin</dc:creator>
		<pubDate>Sat, 16 May 2009 04:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/#comment-228</guid>
		<description>Great article and input as well.

Two questions:
1. Is there a way to set as default path certain location created in metadata (/BIP Manager/Shared/region/dept for example) exclusively for EG stored Process Users who will only access STP via EG) by an admin?  When EG is deployed the default path is the value set by admin.
2. If STP will only be accesses by EG, the folder for saving STP should still be under /BI Manager/BIP Tree or could be under any folder under BI manager?</description>
		<content:encoded><![CDATA[<p>Great article and input as well.</p>
<p>Two questions:<br />
1. Is there a way to set as default path certain location created in metadata (/BIP Manager/Shared/region/dept for example) exclusively for EG stored Process Users who will only access STP via EG) by an admin?  When EG is deployed the default path is the value set by admin.<br />
2. If STP will only be accesses by EG, the folder for saving STP should still be under /BI Manager/BIP Tree or could be under any folder under BI manager?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.saasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/comment-page-1/#comment-174</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sasinct.com/2008/11/25/centralised-folder-for-eg-projects-or-sharing-your-toys-with-others/#comment-174</guid>
		<description>Shane,

Thanks for this post.  Many customers depend on the ability to store project files on their remote SAS server machine.  It helps with collaboration as well as with content backup, migration, etc.  As you mention, other than the tweak to the server definition to allow for the file navigation, there is no special setup required.

When you save a project into webDAV storage (into the SAS Folders tree), EG creates a metadata entry for the project.  As part of that operation, it registers associations with other metadata items that are used within the project, such as information maps, stored processes, and metadata-controlled data libraries.  This operation requires a configured content server that is defined in metadata.

The impact analysis feature is part of Data Integration Studio, where you can examine a change you are going to make to a table (for example) and see what that might affect downstream.  When an EG project is registered in metadata like this, that project will show up in the impact analysis report.

Chris</description>
		<content:encoded><![CDATA[<p>Shane,</p>
<p>Thanks for this post.  Many customers depend on the ability to store project files on their remote SAS server machine.  It helps with collaboration as well as with content backup, migration, etc.  As you mention, other than the tweak to the server definition to allow for the file navigation, there is no special setup required.</p>
<p>When you save a project into webDAV storage (into the SAS Folders tree), EG creates a metadata entry for the project.  As part of that operation, it registers associations with other metadata items that are used within the project, such as information maps, stored processes, and metadata-controlled data libraries.  This operation requires a configured content server that is defined in metadata.</p>
<p>The impact analysis feature is part of Data Integration Studio, where you can examine a change you are going to make to a table (for example) and see what that might affect downstream.  When an EG project is registered in metadata like this, that project will show up in the impact analysis report.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

