SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 34229: Migrating SAS® BI Dashboard content when using a restrictive permission policy

DetailsAboutRate It

When a deployment of SAS BI Dashboard 4.2 involves the migration of SAS BI Dashboard 3.1 content and a restrictive permission policy has been implemented, extra steps must be taken to avoid access permission errors to the folders where the migrated data is located. Specifically, you must add the following entries into the restrictive permission policy file:

permission java.io.FilePermission

"C:${/}SAS${/}Config92${/}Lev1${/}Data${/}bidashmid${/}001-SASBIDashboard",

"read,write,delete";

permission java.io.FilePermission

"C:${/}SAS${/}Config92${/}Lev1${/}Data${/}bidashmid${/}001-SASBIDashboard${/}-",

"read,write,delete";

The exact location of the restrictive permission policy file depends on the selections that are made by the installer. For example, on Windows, the migrated data folders are typically stored in C:/SAS/Config92/Lev1/Data/bidashmid/001-SASBIDashboard. Finding the restrictive permission policy file should not be difficult because the person who configures the deployment to use restrictive permission policy file will have to locate the file in order to use it.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS BI Dashboardz/OS4.29.2 TS2M0
Microsoft® Windows® for x644.29.2 TS2M0
Microsoft Windows Server 2003 Datacenter Edition4.29.2 TS2M0
Microsoft Windows Server 2003 Enterprise Edition4.29.2 TS2M0
Microsoft Windows Server 2003 Standard Edition4.29.2 TS2M0
Microsoft Windows XP Professional4.29.2 TS2M0
Windows Vista4.29.2 TS2M0
64-bit Enabled AIX4.29.2 TS2M0
64-bit Enabled Solaris4.29.2 TS2M0
HP-UX IPF4.29.2 TS2M0
Linux4.29.2 TS2M0
Linux for x644.29.2 TS2M0
Solaris for x644.29.2 TS2M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.