SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 63088: A blank page is displayed when printing the Social Network Analysis Diagram in SAS® Social Network Analysis Server

DetailsHotfixAboutRate It

SAS Social Network Analysis Server provides Print functionality from various pages.  Examples: Alerts, Details, and SAS Social Network Analysis.  However, a blank window might be displayed when you try to print the Social Network Analysis Diagram from the SAS Social Network Analysis page.  There are no errors or warnings to indicate a problem in the SAS Social Network Analysis Server log file.  However, an error is displayed in the browser console:

TypeError: this.networkView.model.plugins is undefined

To work around the problem, follow these steps.

1. Edit the plugins.json file, which is located in this directory:

Config_Home/Levx/Web/WebAppServer/SASServer8_1/sas_webapps/sas.sso.snaserver.war

 

2. Add the following lines:

{
        "matchers": [
            {
                "context": "*",
                "entityType": "*",
                "role": "*",
                "view": "network",
                "excludes": []
            }
        ],
        "mobileUnsupported": true,
        "hidden": true,
        "type": "plugin",
        "module": "src/sna/plugins/NetworkLegend/NetworkLegend"
    }

3. Restart SASServer8.

 



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Social Network Analysis ServerMicrosoft Windows Server 2003 for x646.2_M3
Microsoft Windows Server 2003 Standard Edition6.2_M3
Microsoft Windows Server 2003 Enterprise Edition6.2_M3
Microsoft Windows Server 2003 Datacenter Edition6.2_M3
Microsoft Windows NT Workstation6.2_M3
Microsoft Windows 2000 Professional6.2_M3
Microsoft Windows 2000 Server6.2_M3
Microsoft Windows 2000 Datacenter Server6.2_M3
Microsoft Windows 2000 Advanced Server6.2_M3
Microsoft Windows 95/986.2_M3
Microsoft Windows 106.2_M3
Microsoft Windows 8.1 Pro x646.2_M3
Microsoft Windows 8.1 Pro 32-bit6.2_M3
Microsoft Windows 8.1 Enterprise x646.2_M3
Microsoft Windows 8.1 Enterprise 32-bit6.2_M3
Microsoft Windows 8 Pro x646.2_M3
Microsoft Windows 8 Pro 32-bit6.2_M3
Microsoft Windows 8 Enterprise x646.2_M3
Microsoft Windows 8 Enterprise 32-bit6.2_M3
Microsoft® Windows® for x646.2_M3
Microsoft Windows Server 20086.2_M3
Microsoft Windows Server 2008 R26.2_M3
Microsoft Windows Server 2008 for x646.2_M3
Microsoft Windows Server 2012 Datacenter6.2_M3
Microsoft Windows Server 2012 R2 Datacenter6.2_M3
Microsoft Windows Server 2012 R2 Std6.2_M3
Microsoft Windows Server 2012 Std6.2_M3
Microsoft Windows Server 20166.2_M3
Microsoft Windows XP Professional6.2_M3
Windows 7 Enterprise 32 bit6.2_M3
Windows 7 Enterprise x646.2_M3
Windows 7 Home Premium 32 bit6.2_M3
Windows 7 Home Premium x646.2_M3
Windows 7 Professional 32 bit6.2_M3
Windows 7 Professional x646.2_M3
Windows 7 Ultimate 32 bit6.2_M3
Windows 7 Ultimate x646.2_M3
Windows Millennium Edition (Me)6.2_M3
Windows Vista6.2_M3
Windows Vista for x646.2_M3
64-bit Enabled AIX6.2_M3
64-bit Enabled Solaris6.2_M3
HP-UX IPF6.2_M3
Linux for x646.2_M3
Solaris for x646.2_M3
* 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.