Usage Note 57331: In SAS® Enterprise GRC, you can specify a new parameter to assign a tester to multiple controls in a test definition
By default, you must select a tester for each control in a test definition in SAS Enterprise GRC. The selection process for testers might be time-consuming when a test definition contains many controls.
To select testers for multiple controls in one step, you can specify a new globalTester parameter for the LinkedControlTable component in the Test Definition screen definition file. For example, you could specify the following:
<field type="component"
component-name="LinkedControlTable"
name="linkedControl" required="true">
<param name="statusFilter">APPROVED</param>
<param name="globalTester" value="'ADDALL'" />
</field>
The valid values for the globalTester parameter are the following:
- ADDALL: The selected tester is added to all the controls currently associated with the test definition, in addition to any testers previously
assigned to those controls.
- FORCE: The selected tester is assigned to all the controls currently associated with the test definition. The selected tester overwrites all the testers previously assigned to the controls.
- EMPTYONLY: The selected tester is assigned to the controls that do not already have an assigned tester.
To enable the capability to select multiple testers, you must also specify the following configuration property in the configdata.properties file:
monitor.controlTesting.newTestsLocation = useTestDef
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Enterprise GRC | Microsoft® Windows® for x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Enterprise 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Enterprise x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Pro 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8 Pro x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Enterprise 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Enterprise x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Pro | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Pro 32-bit | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows 10 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 R2 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 for x64 | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 Datacenter | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 R2 Datacenter | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 R2 Std | 6.1 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 Std | 6.1 | | 9.4 TS1M2 | |
Windows 7 Enterprise 32 bit | 6.1 | | 9.4 TS1M2 | |
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 | |
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.
Type: | Usage Note |
Priority: | medium |
Date Modified: | 2016-01-26 11:08:21 |
Date Created: | 2015-12-23 15:09:29 |