<?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; Web Report Studio</title>
	<atom:link href="http://blog.saasinct.com/category/sas-technology/sas-products/web-report-studio/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>Fri, 18 Nov 2011 07:19:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Putting back tabs in SAS WRS 4.3</title>
		<link>http://blog.saasinct.com/2011/06/03/putting-back-tabs-in-sas-wrs-4-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=putting-back-tabs-in-sas-wrs-4-3</link>
		<comments>http://blog.saasinct.com/2011/06/03/putting-back-tabs-in-sas-wrs-4-3/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 07:48:06 +0000</pubDate>
		<dc:creator>Derek Adams</dc:creator>
				<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[SAS WRS 4.3 tabs]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=864</guid>
		<description><![CDATA[In SAS Web Report Studio 4.3, users can set an option that will display navigational tabs for report sections, similar to the tabs that appeared in version 3.1. To set this property, make the following changes to the SAS Web Report Studio properties in SAS® Management Console. On the Plug-ins tab, select Application Management ► [...]]]></description>
			<content:encoded><![CDATA[<p>In SAS Web Report Studio 4.3, users can set an option that will display navigational tabs for report sections, similar to the tabs that appeared in version 3.1.</p>
<p>To set this property, make the following changes to the SAS Web Report Studio properties in SAS® Management Console.</p>
<ol>
<li>On the Plug-ins tab, select Application Management ► Configuration Manager ► Web Report Studio 4.3.</li>
<li>Right-click and select Properties to open the Web Report Studio 4.3 Properties dialog box.</li>
<li>Click the Advanced tab.</li>
<li>Click Add to open the Define New Property dialog box.<br />
For the Property Name, enter wrs.sections.tabs<br />
For the Property Value, enter true.</li>
<li>Click OK twice to exit both dialog boxes and save the changes.</li>
<li>Restart your Web application server.</li>
</ol>
<p>When this property is set to true, sections can be accessed via tabs and via the drop-down menu in the Table of Contents pane on the left.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2011%2F06%2F03%2Fputting-back-tabs-in-sas-wrs-4-3%2F&amp;title=Putting%20back%20tabs%20in%20SAS%20WRS%204.3" id="wpa2a_2"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2011/06/03/putting-back-tabs-in-sas-wrs-4-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Report Studio 4.3 Roles (and hiding the Edit Tab)</title>
		<link>http://blog.saasinct.com/2011/05/12/web-report-studio-4-3-roles-and-hiding-the-edit-tab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-report-studio-4-3-roles-and-hiding-the-edit-tab</link>
		<comments>http://blog.saasinct.com/2011/05/12/web-report-studio-4-3-roles-and-hiding-the-edit-tab/#comments</comments>
		<pubDate>Thu, 12 May 2011 09:01:05 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[WRS 4.3]]></category>
		<category><![CDATA[WRS 9.2]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=826</guid>
		<description><![CDATA[Doing some work to figure out how to remove the Edit tab for a user in WRS 4.3. Found this table of roles for WRS on the SAS Support site here: Predefined Roles and Capabilities for SAS Web Report Studio By the way the trick on the edit tab is to make sure PUBLIC doesnt [...]]]></description>
			<content:encoded><![CDATA[<p>Doing some work to figure out how to remove the Edit tab for a user in WRS 4.3.</p>
<p>Found this table of roles for WRS on the SAS Support site here:</p>
<p><a href="http://support.sas.com/documentation/cdl/en/biwaag/63149/HTML/default/viewer.htm#a003279136.htm" target="_blank">Predefined Roles and Capabilities for SAS Web Report Studio</a></p>
<p>By the way the trick on the edit tab is to make sure PUBLIC doesnt have access to the WRS roles, which is does seem to by default.</p>
<p>&#8220;<strong>Note: </strong>By default, the PUBLIC group is a member of both the Web  Report Studio: Report Creation and the Web Report Studio: Report Viewing  roles. So, when you are ready to restrict access to specific  capabilities, remember to remove PUBLIC (which includes all users in  your deployment) from the applicable roles.&#8221;</p>
<p><a href="http://support.sas.com/kb/30/789.html" target="_blank">Usage Note <em>30789: </em>Implementing the most basic view-only access to reports in SAS® Web Report Studio</a></p>
<table border="1" cellspacing="0" cellpadding="6">
<tbody>
<tr valign="bottom">
<th colspan="2" width="43.00%" align="LEFT" valign="BOTTOM"> Capability</th>
<th width="20%" align="LEFT" valign="BOTTOM"> Report Viewing</th>
<th width="21%" align="LEFT" valign="BOTTOM"> Report Creation</th>
<th width="14%" align="LEFT" valign="BOTTOM"> Advanced</th>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Basic</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Comments</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Print</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Allow Direct Access to Information Maps<sup>1</sup></td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%" align="LEFT" valign="TOP"></td>
<td width="36%" align="LEFT" valign="TOP">Allow Direct Access to Cubes<sup>2</sup></td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%" align="LEFT" valign="TOP"></td>
<td width="36%" align="LEFT" valign="TOP">Allow Direct Access to Tables<sup>2</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="LEFT" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Promote WRV to WRS</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Refresh Data</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Modify Repository</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">OLAP</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Drill</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Drill to Detail</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Expand and Collapse</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Expand and Collapse All</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Output</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Save</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Email</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Export</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Schedule Own Report</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Report Creation</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Report</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Basic Edit</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Aggregate or Detail</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Select All Data</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Select Data in View</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Copy Section<sup>2</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="4" width="84.00%" align="LEFT" valign="TOP">Advanced Report Creation</td>
<td width="14%" align="CENTER" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Cascade Reports</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Report Links</td>
<td width="20%"></td>
<td width="21%"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Remote Application Report Links<sup>2</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Advanced Edit</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Update Resources<sup>3</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="4" width="84.00%" align="LEFT" valign="TOP">Advanced Scheduling</td>
<td width="14%" align="CENTER" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Distribute</td>
<td width="20%"></td>
<td width="21%"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Save Archive</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Schedule Any Report</td>
<td width="20%"></td>
<td width="21%"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Schedule Folder</td>
<td width="20%" align="CENTER" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Administrative</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Manage Distribution List</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="LEFT" valign="TOP"></td>
</tr>
<tr valign="top">
<td colspan="5">1 If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Open Maps as Reports.2 This capability is new in SAS Web Report Studio 4.3.</p>
<p>3 If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Repair Report.</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>In order to be functional, some capabilities have prerequisites. Following is an explanation of each capability and prerequisites for certain capabilities:</p>
<dl>
<dt>Basic:Comments</dt>
<dd>provide access to Comment Manager.</p>
</dd>
<dt>Basic:Print</dt>
<dd>generate PDF output.</p>
</dd>
<dt>Basic:Allow Direct Access to Information Maps</dt>
<dd>open information maps directly as reports. Without this capability, information maps are suppressed from the Open and Manage pages. With this capability, users can access information maps from the Open and Manage pages and view them as reports. Users who have the Create Report capability can select an Edit action when an information map is selected.</p>
<p>If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Open Maps as Reports.</p>
</dd>
<dt>Basic:Allow Direct Access to Cubes</dt>
<dd>open cubes directly as reports, or open cubes as information maps when specifying a data source. Without this capability, cubes are suppressed from the Open and Manage pages. With this capability, users can access cubes from the Open and Manage pages and view them as reports. Users who have the Create Report capability can select an Edit action when a cube is selected.</p>
<p>This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Basic:Allow Direct Access to Tables</dt>
<dd>open tables directly as reports, or open tables as information maps when specifying a data source. Without this capability, tables are suppressed from the Open and Manage pages. With this capability, users can access tables from the Open and Manage pages and view them as reports. Users who have the Create Report capability can select an Edit action when a table is selected.</p>
<p>By default, this capability is not assigned to any roles because it would allow users to bypass BI row-level permissions. If you have not implemented BI row-level permissions, then consider adding this capability to the same roles to which Allow Direct Access to Cubes is assigned.</p>
<p>This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Basic:Promote Web Report Viewer to Web Report Studio</dt>
<dd>displays the SAS Web Report Studio interface when a user requests to view a report from another product such as SAS Information Delivery Portal. Initially, this capability is assigned to all predefined roles. If this capability is unassigned, and a user&#8217;s request to view a report from within another product is granted, then the SAS Web Report Viewer interface is used to present the report. When this capability is assigned to a role to which a user belongs, the SAS Web Report Studio interface is displayed when that user requests to view a report through the SAS Information Delivery Portal or other products.</p>
</dd>
<dt>Basic:Refresh Data</dt>
<dd>refresh data for reports.</p>
</dd>
<dt>Basic:Modify Repository</dt>
<dd>provide basic modifications to repository such as copy, move, rename, and delete. This capability does not grant the ability to save changes to reports.</p>
</dd>
<dt>OLAP:Drill</dt>
<dd>perform an OLAP drill operation.</p>
</dd>
<dt>OLAP:Drill to Detail</dt>
<dd>drill through to detail data for a single OLAP value.</p>
</dd>
<dt>OLAP:Expand and Collapse</dt>
<dd>expand or collapse OLAP data.</p>
</dd>
<dt>OLAP:Expand and Collapse All</dt>
<dd>expand or collapse an entire OLAP hierarchy. This capability requires the Report Creation:Basic Edit capability and the OLAP:Expand and Collapse capability.</p>
</dd>
<dt>Output:Save</dt>
<dd>save changes to reports. This capability requires that the user also has Modify Repository capability.</p>
</dd>
<dt>Output:E-mail</dt>
<dd>e-mail a report link.</p>
</dd>
<dt>Output:Export</dt>
<dd>export report content to Microsoft Excel.</p>
</dd>
<dt>Output:Schedule Own Report</dt>
<dd>schedule reports authored by the users themselves. The Schedule All Reports capability is available in the SAS Web Report Studio&#8217;s Advanced role.</p>
</dd>
<dt>Report Creation:Create Report</dt>
<dd>create new reports. The  Save capability is a prerequisite for this capability.</p>
</dd>
<dt>Report Creation:Basic Edit</dt>
<dd>perform basic editing operations for tables and graphs. Operations include:</p>
<ul>
<li>Assign Data</li>
<li>Total dialog box access</li>
<li>Control of Total Type for OLAP reports only (parent versus visual)</li>
<li>Percent of Total</li>
<li>Filter and Rank</li>
<li>Conditional Highlighting</li>
<li>Rotate Table</li>
<li>View Data Details</li>
<li>Sort, Sort Priority, Remove All Sort</li>
<li>Move</li>
<li>Hide</li>
<li>Replace / Swap</li>
<li>All Table Properties</li>
<li>All Graph Properties</li>
</ul>
</dd>
<dt>Report Creation:Aggregate or Detail</dt>
<dd>specify whether data is detail data or aggregated data (relational reports only)</p>
</dd>
<dt>Report Creation:Select All Data</dt>
<dd>able to choose &#8220;Select All&#8221; data items from the Select Data dialog box.</p>
</dd>
<dt>Report Creation:Select Data in View</dt>
<dd>use the Select Data dialog box to select data while viewing a report.</p>
</dd>
<dt>Report Creation:Copy Section</dt>
<dd>create a new report section that is a complete copy of another section. This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Advanced Report Creation:Create Cascade Prompts</dt>
<dd>create cascading prompts.</p>
</dd>
<dt>Advanced Report Creation:Create Report Links</dt>
<dd>create linked reports.</p>
</dd>
<dt>Advanced Report Creation:Create Remote Application Report Links</dt>
<dd>create linked reports that link to another SAS application. This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Advanced Report Creation:Advanced Edit</dt>
<dd>enable users to perform the following functions:</p>
<ul>
<li>Isolate</li>
<li>Member Properties</li>
<li>Suppress Empty</li>
</ul>
<p>The Report Creation: Basic Edit  capability is a prerequisite for this capability. In SAS Web Report Studio, the Include Member with Only Missing Values menu item is available only for multidimensional data sources. The Suppress Empty function in the Advanced Edit capability is required in order for users of multidimensional data sources to view and use the Include Member with Only Missing Values menu item under the Data Menu in SAS Web Report Studio.</p>
</dd>
<dt>Advanced Report Creation:Update Resources</dt>
<dd>update an invalid information map reference that is contained in a report definition. If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Repair Report.</p>
</dd>
<dt>Advanced Scheduling:Distribute</dt>
<dd>schedule a report distribution.</p>
</dd>
<dt>Advanced Scheduling:Save Archive</dt>
<dd>archive file versions. When creating a pre-generated version of a report (for example, a scheduled report), a version of the report is archived as a PDF file. Reports with archived versions are visually different in report selection dialog boxes, and access is allowed to these archived versions.</p>
</dd>
<dt>Advanced Scheduling:Schedule Any Report</dt>
<dd>schedule any report to which the users have WriteMetadata access, including the reports that they have authored.</p>
</dd>
<dt>Advanced Scheduling:Schedule Folder</dt>
<dd>schedule a folder.</p>
</dd>
<dt>Administrative:Manage Distribution List</dt>
<dd>create, edit, or delete a distribution list.</p>
<dl>
<dt>CAUTION:</dt>
<dd>Use of this capability creates a new physical table. Therefore, this capability must be restricted to few users. The distribution list contains e-mail addresses. Initially, this capability is not assigned to any SAS Web Report Studio role. An administrator can assign this capability to the Advanced role, or create a new role (for example, a role named as Manage Distribution) specifically for this capability and assign this role to a restricted number of users.   <img src="http://support.sas.com/documentation/cdl/en/common/61991/HTML/default/images/cautend.gif" border="0" alt="[cautionend]" align="bottom" /></dd>
</dl>
</dd>
</dl>
<dl>
<dd> </dd>
</dl>
<p>&nbsp;</p>
<p><!-- stopindex --> <!-- bottom navigation --></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><img src="http://support.sas.com/documentation/cdl/en/common/61991/HTML/default/images/spacer.gif" alt="" height="1" /></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><img src="http://support.sas.com/documentation/cdl/en/common/61991/HTML/default/images/spacer.gif" alt="" height="3" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2011%2F05%2F12%2Fweb-report-studio-4-3-roles-and-hiding-the-edit-tab%2F&amp;title=Web%20Report%20Studio%204.3%20Roles%20%28and%20hiding%20the%20Edit%20Tab%29" id="wpa2a_4"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2011/05/12/web-report-studio-4-3-roles-and-hiding-the-edit-tab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speeding up Web Report Studio (9.1/3.1) by jumping in puddles</title>
		<link>http://blog.saasinct.com/2010/09/28/speeding-up-web-report-studio-9-13-1-by-jumping-in-puddles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=speeding-up-web-report-studio-9-13-1-by-jumping-in-puddles</link>
		<comments>http://blog.saasinct.com/2010/09/28/speeding-up-web-report-studio-9-13-1-by-jumping-in-puddles/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 08:02:02 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[Pooled workspace servers]]></category>
		<category><![CDATA[WRS Pooling]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=557</guid>
		<description><![CDATA[When SAS 9.2 was released one of the changes SAS made was to change the default setting for WRS from using a standard workspace server to a pooled workspace server. This was to improve performance as pooled workspace servers remove the requirement for sas executables (sas.exe) to start and stop for each query, and therefore [...]]]></description>
			<content:encoded><![CDATA[<p>When SAS 9.2 was released one of the changes SAS made was to change the default setting for WRS from using a standard workspace server to a pooled workspace server.</p>
<p>This was to improve performance as pooled workspace servers remove the requirement for sas executables (sas.exe) to start and stop for each query, and therefore speeding up environments with lots of small queries.</p>
<p>SAS issued this tech support note:</p>
<p><a href="http://support.sas.com/kb/39/065.html" target="_blank">Usage Note </a><em><a href="http://support.sas.com/kb/39/065.html" target="_blank">39065: </a></em><a href="http://support.sas.com/kb/39/065.html" target="_blank">Documented best practices and other resources for improving the performance of SAS® Web Report Studio</a></p>
<p>Which outlines how to setup pooled workspace servers in SAS 9.1.</p>
<p>It also outlines a few other performance related changes you may want to try.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F09%2F28%2Fspeeding-up-web-report-studio-9-13-1-by-jumping-in-puddles%2F&amp;title=Speeding%20up%20Web%20Report%20Studio%20%289.1%2F3.1%29%20by%20jumping%20in%20puddles" id="wpa2a_6"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/09/28/speeding-up-web-report-studio-9-13-1-by-jumping-in-puddles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS WRS 3.1, sub total drill downs &#8211; they doen&#8217;t!</title>
		<link>http://blog.saasinct.com/2010/09/10/sas-wrs-3-1-sub-total-drill-downs-they-doent/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-wrs-3-1-sub-total-drill-downs-they-doent</link>
		<comments>http://blog.saasinct.com/2010/09/10/sas-wrs-3-1-sub-total-drill-downs-they-doent/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 06:49:19 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[Drill down]]></category>
		<category><![CDATA[sub-totals]]></category>
		<category><![CDATA[WRS 3.1]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=514</guid>
		<description><![CDATA[We make a lot of use of summary WRS cross tab reports which are then linked to detailed WRS reports. This enables users to run a summary report, and then click on a value and drill to the detailed transactions that make up the total. One of the issues with this in WRS 3.1 (SAS [...]]]></description>
			<content:encoded><![CDATA[<p>We make a lot of use of summary WRS cross tab reports which are then linked to detailed WRS reports.</p>
<p>This enables users to run a summary report, and then click on a value and drill to the detailed transactions that make up the total.</p>
<p>One of the issues with this in WRS 3.1 (SAS 9.1) is when a user clicks on a sub-total within the WRS report they often drill to a blank report or a report that doesn&#8217;t show valid transactions for the summary value.</p>
<p>We eneded up having to train our users to never click on a sub-total to drill down.</p>
<p>There is a usage note at <a href="http://support.sas.com/kb/40/708.html" target="_blank">http://support.sas.com/kb/40/708.html </a>that describes when drilling down on sub-totals will and won&#8217;t work.</p>
<p>Good to know when this is going to happen, but of course what is missing is the link to a hotfix that makes it work properly, aaarrrggghhhh.  Of course it is fixed in SAS 9.2 / WRS 4.2 I believe.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F09%2F10%2Fsas-wrs-3-1-sub-total-drill-downs-they-doent%2F&amp;title=SAS%20WRS%203.1%2C%20sub%20total%20drill%20downs%20%26%238211%3B%20they%20doen%26%238217%3Bt%21" id="wpa2a_8"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/09/10/sas-wrs-3-1-sub-total-drill-downs-they-doent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS 9.1 / WRS 3.1 &#8211; Changes to Metadata Roles takes it time</title>
		<link>http://blog.saasinct.com/2009/10/01/sas-9-1-wrs-3-1-changes-to-metadata-roles-takes-it-time/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-9-1-wrs-3-1-changes-to-metadata-roles-takes-it-time</link>
		<comments>http://blog.saasinct.com/2009/10/01/sas-9-1-wrs-3-1-changes-to-metadata-roles-takes-it-time/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 06:00:59 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[x - Notes to Self]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=158</guid>
		<description><![CDATA[While researching and testing the default Web Report Studio metadata security I noticed this little trick for young players, which means changes to WRS/WRV Metadata Security for a user are not instantly applied/recognised in WRS/WRV. Words from the SAS tech support note &#8220;Changes to SAS® Web Report Studio role memberships might not immediately be enforced&#8220;: [...]]]></description>
			<content:encoded><![CDATA[<p>While researching and testing the default Web Report Studio metadata security I noticed this little trick for young players, which means changes to WRS/WRV Metadata Security for a user are not instantly applied/recognised in WRS/WRV.</p>
<p>Words from the SAS tech support note &#8220;<a href="http://support.sas.com/kb/31/830.html" target="_blank">Changes to SAS® Web Report Studio role memberships might not immediately be enforced</a>&#8220;<!-- ***** Tab Image Table ***** -->:</p>
<p><span style="color: #999999;">&#8220;SAS Web Report Studio analyzes role memberships every 30 minutes. So, for example, if you move a user from the WRS Report Author role to the WRS Report Consumer role, the user will continue to have author privileges until the next time that he logs in after the next role membership analysis is performed.</span> &#8221;</p>
<p>So effectively the WRS/WRV applications are caching the Metadata security to remove the need for the web server to query the Metadata Server each time a user logins.</p>
<p>So try not to be fast when testing your WRS Metadata security changes, else you will think you have done something wrong.  And remember to logout and log back in after the cache has been updated.</p>
<p>You can update the LocalProperties.xml file to change the refresh time,  and therefore make the changes appear sooner.  Details on how to do this are in the SAS Tech Support note.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F10%2F01%2Fsas-9-1-wrs-3-1-changes-to-metadata-roles-takes-it-time%2F&amp;title=SAS%209.1%20%2F%20WRS%203.1%20%26%238211%3B%20Changes%20to%20Metadata%20Roles%20takes%20it%20time" id="wpa2a_10"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/10/01/sas-9-1-wrs-3-1-changes-to-metadata-roles-takes-it-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS 9.1 / WRS 3.1 Metadata Roles defined</title>
		<link>http://blog.saasinct.com/2009/09/30/sas-91-wrs-31-metadata-roles-defined/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-91-wrs-31-metadata-roles-defined</link>
		<comments>http://blog.saasinct.com/2009/09/30/sas-91-wrs-31-metadata-roles-defined/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 06:29:56 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS 9.1 Web Report Studio Metadata Roles]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2009/09/30/sas-91-wrs-31-metadata-roles-defined/</guid>
		<description><![CDATA[Researching definitions for each of the WRS default roles as part of the Advanced Metadata Security course. The roles are documented in the SAS 9.1.3 Intelligence Platform: Web Application Administration Guide, Second Edition on page 130. What it says is: &#8220;By default, everyone who can log on to SAS Web Report Studio can view, edit, [...]]]></description>
			<content:encoded><![CDATA[<p>Researching definitions for each of the WRS default roles as part of the Advanced Metadata Security course.</p>
<p>The roles are documented in the <a href="http://support.sas.com/documentation/configuration/biwaag.pdf" target="_blank">SAS 9.1.3 Intelligence Platform: Web Application Administration Guide, Second Edition </a>on page 130.  What it says is:</p>
<p><font color="#999999">&#8220;</font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font color="#999999">By default, everyone who can log on to SAS Web Report Studio can view, edit, and create new reports.</font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"> </font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font color="#999999">To implement security, each user of SAS Web Report Studio can be assigned to one or more standard roles. A user’s role assignments determine which SAS Web Report Studio menu items are available to that user.</font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"> </font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="2"></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"></font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"></font></font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"></font></font></font></font></font></p>
<ul> <font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"></p>
<li>
<p align="left"><font color="#999999">By default, all SAS Web Report Studio users implicitly have the role. However, if you explicitly assign any members to the role, then only the explicitly-assigned members will have the role. This enables you to start using SAS Web Report Studio immediately after installation, yet still </font><font color="#999999">have the ability to restrict user access when locking down your deployment.</font></p>
</li>
<p></font></font></font></font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"></font></font></font></font></font></font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"><font face="T3" size="1"></p>
<li>
<p align="left"><font face="NewCenturySchlbk-Roman" size="2"><font color="#999999" face="NewCenturySchlbk-Roman" size="2">Each role is a superset of the preceding role. For example, members of the &#8220;WRS Report Author&#8221; role have all the permissions that apply to the &#8220;WRS Report Consumer&#8221;.</font></font></p>
</li>
<p></font></font></font></font></font></font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"></font><font face="T3" size="1"></font></font></font></font></font></font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"><font face="T3" size="1"></p>
<li>
<p align="left"><font face="NewCenturySchlbk-Roman" size="2"><font color="#999999" face="NewCenturySchlbk-Roman" size="2">Once you explicitly assign members to a role, you must explicitly assign membersto each superset role. For example, if you assign members to the &#8220;WRS ReportAuthor&#8221; role, then all of the subsequent superset roles (in this example, &#8220;WRSAdvanced User&#8221;) also become explicitly-assigned roles. The reason is that WRSAdvanced User is a superset of WRS Report Author.</font></font></p>
</li>
<p></font></font></font></font></font></font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"></font><font face="T3" size="1"></font></font></font></font></font></font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"><font face="T3" size="1"></p>
<li>
<p align="left"><font face="NewCenturySchlbk-Roman" size="2"><font color="#999999" face="NewCenturySchlbk-Roman" size="2">Once you explicitly assign members to a role, then any user who is not assigned to a role, or who has no metadata identity, can only view reports and manipulate reports (for example, select new data items to view in report objects).</font></font></p>
</li>
<p></font></font></font></font></font></font></font></font><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="T3" size="1"></font></font></font></font></font></font></font></ul>
<p><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"><font face="NewCenturySchlbk-Roman" size="2"></font></font></font></font></font></p>
<table border="1">
<tr>
<td width="200"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">WRS Report Consumer</font></font></td>
<td><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">Users who have this role can view reports and manipulate report data in the View Report view. Users can copy, move, save, rename, or delete reports. Users cannot create new reports with the report builder or report wizard.<br />
</font></font></td>
</tr>
<tr>
<td><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">WRS Report Author *</font></font></td>
<td><font face="NewCenturySchlbk-Roman" size="1"></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">In addition to the abilities assigned to WRS Report Consumers, users who have this role can create reports with the report builder or report wizard. Users can also schedule reports.</font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="1"></font></td>
</tr>
<tr>
<td><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">WRS Advanced User</font></font></td>
<td><font face="NewCenturySchlbk-Roman" size="1"></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">In addition to the abilities assigned to WRS Report Authors, users who have this role can distribute reports. Users cannot create or delete recipient lists that are used for report distribution.</font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="1"></font></td>
</tr>
<tr>
<td><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">WRS Administrator</font></font></td>
<td><font face="NewCenturySchlbk-Roman" size="1"></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999">Users who have this role can perform all tasks that are associated with SAS Web Report Studio, including the ability to create and delete recipient lists that are used for report distribution.</font></font></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999">This role provides full permissions to SAS Web Report Studio and should be safeguarded accordingly. This role provides application level administrator functionality. However, this role has no effect on metadata access (authorization) rights to report data.<br />
</font></font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="1"></font></td>
</tr>
<tr>
<td><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">WRS Prohibited</font></font></td>
<td><font face="NewCenturySchlbk-Roman" size="1"></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999">Users who have this role cannot log on to SAS Web Report Studio. Regardless of the user’s membership in any of the previous roles, if the user attempts to log on, the logon page displays the following error message: &#8220;This user is not allowed to access SAS Web Report Studio. Please contact your administrator.&#8221;</font></font></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999">Some organizations might apply this role for users who are allowed to access some SAS applications but not SAS Web Report Studio. Alternatively, if an organization has multiple Web Report Studio installations, this role can be used to restrict some users from specific instances.</font></font></font></p>
<p align="left"><font face="NewCenturySchlbk-Roman" size="1"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999">The corresponding metadata group entity is not created during installation. You must manually create the group in metadata if you want to use this user role.<br />
</font></font></font></p>
<p><font face="NewCenturySchlbk-Roman" size="1"></font></td>
</tr>
<tr>
<td colspan="2"><font face="NewCenturySchlbk-Roman" size="1"><font color="#999999" face="NewCenturySchlbk-Roman" size="1">*By default, WRS Report Authors can schedule reports, though you can change the default behavior and limit the scheduling feature to WRS Advanced Users. To do this, in your LocalProperties.xml file, specify true for the schedulingRequiresAdvancedUserRole property.<br />
</font></font></td>
</tr>
</table>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F09%2F30%2Fsas-91-wrs-31-metadata-roles-defined%2F&amp;title=SAS%209.1%20%2F%20WRS%203.1%20Metadata%20Roles%20defined" id="wpa2a_12"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/09/30/sas-91-wrs-31-metadata-roles-defined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to deploy Web Report Studio (9.1.x / 3.1) to the web server</title>
		<link>http://blog.saasinct.com/2009/07/10/how-to-deploy-web-report-studio-91x-31-to-the-web-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-deploy-web-report-studio-91x-31-to-the-web-server</link>
		<comments>http://blog.saasinct.com/2009/07/10/how-to-deploy-web-report-studio-91x-31-to-the-web-server/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 08:40:25 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS Web Report Studio]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2009/07/10/how-to-deploy-web-report-studio-91x-31-to-the-web-server/</guid>
		<description><![CDATA[If you ever need to deploy WRS to the Web Server after an install (or wondered how SAS did it for you) there is a great SAS Support Tech Note that explains the process. It covers deploying to Web Logic, Websphere and Tomcat. Find it on the SAS Support site here: Configuring and Deploying SAS® [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever need to deploy WRS to the Web Server after an install (or wondered how SAS did it for you) there is a great SAS Support Tech Note that explains the process.</p>
<p>It covers deploying to Web Logic, Websphere and Tomcat.</p>
<p>Find it  on the SAS Support site here:</p>
<p><a href="http://ftp.sas.com/techsup/download/web/deployment.html" target="_blank">Configuring and Deploying SAS<sup>®</sup> Web Report Studio</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F07%2F10%2Fhow-to-deploy-web-report-studio-91x-31-to-the-web-server%2F&amp;title=How%20to%20deploy%20Web%20Report%20Studio%20%289.1.x%20%2F%203.1%29%20to%20the%20web%20server" id="wpa2a_14"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/07/10/how-to-deploy-web-report-studio-91x-31-to-the-web-server/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&#038;utm_medium=rss&#038;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 a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F04%2F02%2Fhelp-accessing-informaps-and-securing-libnamestables%2F&amp;title=Help%21%20%26%238211%3B%20Accessing%20Informaps%20and%20securing%20Libnames%2FTables" id="wpa2a_16"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></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>Changing the default number of rows in WRS</title>
		<link>http://blog.saasinct.com/2009/03/03/changing-the-default-number-of-rows-in-wrs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-the-default-number-of-rows-in-wrs</link>
		<comments>http://blog.saasinct.com/2009/03/03/changing-the-default-number-of-rows-in-wrs/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 07:09:12 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS Web Report Studio Default table rows]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2009/03/03/changing-the-default-number-of-rows-in-wrs/</guid>
		<description><![CDATA[If you want to change the default number of rows in a WRS table from 40 to something else, this SAS support note will tell you how: Changing the default number of rows displayed and scrolled in a table in a Web Report Studio report]]></description>
			<content:encoded><![CDATA[<p>If you want to change the default number of rows in a WRS table from 40 to something else, this SAS support note will tell you how:</p>
<p><a href="http://support.sas.com/kb/12/961.html" target="_blank">Changing the default number of rows displayed and scrolled in a table in a Web Report Studio report</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F03%2F03%2Fchanging-the-default-number-of-rows-in-wrs%2F&amp;title=Changing%20the%20default%20number%20of%20rows%20in%20WRS" id="wpa2a_18"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/03/03/changing-the-default-number-of-rows-in-wrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cascading Prompts in SAS Web Report Studio 3.1 (9.1)</title>
		<link>http://blog.saasinct.com/2008/07/14/cascading-prompts-in-sas-web-report-studio-31-91/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cascading-prompts-in-sas-web-report-studio-31-91</link>
		<comments>http://blog.saasinct.com/2008/07/14/cascading-prompts-in-sas-web-report-studio-31-91/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 08:00:24 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[Dynamic Prompts]]></category>
		<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[SAS Web Report Studio]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2008/07/14/cascading-prompts-in-sas-web-report-studio-31-91/</guid>
		<description><![CDATA[The current release of SAS Web report Studio (3.1/SAS 9.1) doesn&#8217;t allow you to define cascading prompts, by this I mean allowing a user to select a country and then based on the country selected allow them to select a state within that country. However in a paper presented at SAS Forum 2008 titled SAS [...]]]></description>
			<content:encoded><![CDATA[<p>The current release of SAS Web report Studio (3.1/SAS 9.1) doesn&#8217;t allow you to define cascading prompts, by this I mean allowing a user to select a country and then based on the country selected allow them to select a state within that country.</p>
<p>However in a paper presented at <a href="http://www.sasinct.com/index.php?option=com_docman&amp;task=doc_download&amp;gid=52&amp;Itemid=" target="_blank">SAS Forum 2008 titled SAS Web Report Studio Tips and Techniques (Paper 064-2008 ) </a>  there is an innovative way outlined on how you can provide this capability by using linked reports.</p>
<p>The approach they have worked out is to create a report for each level of prompt and link the reports, enabling the user to select the appropriate value on each report (i.e first report they click on country from a list, then second report shows states etc) and then be linked to the next report where they can select the next parameter value, and so on and so on.</p>
<p>Great thinking outside the box!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2008%2F07%2F14%2Fcascading-prompts-in-sas-web-report-studio-31-91%2F&amp;title=Cascading%20Prompts%20in%20SAS%20Web%20Report%20Studio%203.1%20%289.1%29" id="wpa2a_20"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2008/07/14/cascading-prompts-in-sas-web-report-studio-31-91/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

