SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 45512: The Preview Report button gives an "unable to create report preview" error and the report preview does not appear

DetailsHotfixAboutRate It

When you open a report in SAS® Enterprise Case Management, and click the Preview Report button, the report preview window might not be displayed. Instead, an error appears:

Error
Unable to create report preview.  

This problem happens when your SAS tier is installed in a UNIX operating environment. The error occurs because a file does not exist in its correct location, and the file also has incorrect contents.

To fix this problem, copy the ecmrr_fdf_merger.sas. file that resides in SASHOME/SASFoundation/9.3/ucmacros/casemgmtmva/ecmrr_fdf_merger.sas to the directory SAS-configuration-file/Applications/SASCaseManagementServerCfg/3.1/Source/ucmacros. Then, you need to modify the following line of the copied file:

formpath="&ecm_config_path&slash.source&slash.form_template";

Change source (lowercase "s") to Source (uppercase "S"), as follows:

formpath="&ecm_config_path&slash.Source&slash.form_template";

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise Case ManagementLinux for x643.13.29.3 TS1M19.3 TS1M2
HP-UX IPF3.13.29.3 TS1M19.3 TS1M2
64-bit Enabled Solaris3.13.29.3 TS1M19.3 TS1M2
64-bit Enabled AIX3.13.29.3 TS1M19.3 TS1M2
Solaris for x643.13.29.3 TS1M19.3 TS1M2
* 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.