Configure the Decision Builder Testing Directory

The default directory for decision testing results is \sasconfigdir\Lev#\AppData\DecisionBuilder\tests. This directory path is specified by the Decision Manager 3.1 property dcb.testlib.dir.
Note: For deployments with multiple application servers configured for Job Execution Service, it is possible for decision test results (log and output) to be saved separately from the code that is generated by a test. If the test runs successfully but the testing results are not available through the Decision Builder user interface, the results might be saved on a different server. To avoid this issue, change the dcb.testlib.dir property on each server to specify the testing results directory with a UNC path or a network location. The dcb.testlib.dir property on each server must specify the same directory.
To configure the default testing results directory:
  1. (Optional) Change the directory location. Complete the following steps in SAS Management Console:
    1. On the Plug-ins tab, select Application Managementthen selectConfiguration Managerthen selectSAS Application Infrastructurethen selectEnterprise Decision Manager 3.1.
    2. Right-click Decision Manager 3.1 and select Properties. The Decision Manager 3.1 Properties dialog box appears.
    3. Click the Advanced tab, and change the value of the dcb.testlib.dir property.
      Note: The testing results directory is automatically created when a user with the correct permissions runs the first decision test.
  2. Verify that users have Read, Write, and Execute permissions to the testing directory.
    Note: In a UNIX environment, all users must be part of a group that has the appropriate group permissions. For more information, see Create UNIX Operating System Accounts and Groups for Users and Configuring Users, Groups, and Roles.
Last updated: February 22, 2017