Configure the Decision Builder Testing Directory

The default directory for decision testing results is \SAS-configuration-directory\Levn\AppData\DecisionBuilder\tests. This directory path is specified by the Decision Manager 3.2 property dcb.testlib.dir.
Note: The testing results directory is automatically created when a user with the correct permissions runs the first decision test. The user must have Write permission to the \SAS-configuration-directory\Levn\AppData directory.
To configure the default testing results directory:
  1. (Optional) Change the directory location specified by the dcb.testlib.dir Decision Manager advanced property. See Review Application Properties in SAS Management Console for more information.
    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 a 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.
  2. If the directory that is specified by the dcb.testlib.dir property already exists, verify that users have Read, Write, and Execute permissions to that directory. If that directory does not already exist, verify that users have Read, Write, and Execute permissions to the \SAS-configuration-directory\Levn\AppData 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