While creating a new potential impact or control in SAS Enterprise GRC, you might not be able to view the customization information for the Recent Assessments table.
While creating a new action plan, you might not be able to view the customization information for the Related Issue table or the Users to Notify table.
When you select the Customization Information menu option for the Recent Assessments table, you might see the following error message:
This item cannot be displayed.
When you select the Customization Information menu option for the Related Issue table or the Users to Notify table, you might see an error message similar to the following:
The error has been logged, but you may wish to e-mail the error information below to your systems administrator.
Error instance identifier: ff992d16-5b34-4260-9b2d-24aaedb74de0
To work around the problem, modify your PotentialImpact.xml, ControlInstance.xml, and ActionPlan.xml screen definition files to display each table only after the object has been saved. For example, enclose the field definition for the table with an <if> element containing a test, as shown in the following example:
<if test="not neverBeenSaved">
<field name="recentAssessment" type="component" component-name="RecentAssessmentTable" required="false" readonly="TEMP.impactReadOnly">
<label><message key="potentialImpacts.section.recentAssessments.txt" /></label>
</field>
</if>
Click the Hot Fix tab in this note to access the hot fix for this issue.
After installing the hot fix, you must still manually modify your PotentialImpact.xml, ControlInstance.xml, and ActionPlan.xml screen definition files to fix the problem. The hot fix corrects some shipped screen definition files, but it does not modify your customized files.
Operating System and Release Information
SAS System | SAS Enterprise GRC | Windows 7 Enterprise x64 | 6.1 | | 9.4 TS1M2 | |
Windows 7 Home Premium 32 bit | 6.1 | | 9.4 TS1M2 | |
Windows 7 Home Premium x64 | 6.1 | | 9.4 TS1M2 | |
Windows 7 Professional 32 bit | 6.1 | | 9.4 TS1M2 | |
Windows 7 Professional x64 | 6.1 | | 9.4 TS1M2 | |
Windows 7 Ultimate 32 bit | 6.1 | | 9.4 TS1M2 | |
Windows 7 Ultimate x64 | 6.1 | | 9.4 TS1M2 | |
64-bit Enabled AIX | 6.1 | | 9.4 TS1M2 | |
64-bit Enabled Solaris | 6.1 | | 9.4 TS1M2 | |
HP-UX IPF | 6.1 | | 9.4 TS1M2 | |
Linux for x64 | 6.1 | | 9.4 TS1M2 | |
Windows 7 Enterprise 32 bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 Std | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 R2 Std | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 R2 Datacenter | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 Datacenter | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 for x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 R2 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 10 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Pro x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Pro 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Enterprise x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Enterprise 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Pro x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Pro 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Enterprise x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Enterprise 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft® Windows® for x64 | 6.1 | | 9.4 TS1M2 | |
Solaris for x64 | 6.1 | | 9.4 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.