Test updates to a PaCE policy version

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Use the Test Playground to test updates to a PaCE policy script. You can evaluate changes to the policy script in real time, enabling you to determine if the changes that are applied render the policy compliant or non-compliant.

    始める前に

    Role required: sn_pace.admin

    このタスクについて

    The Test Playground enables you to apply changes to the policy script, and see the impact of those changes in real time. After the changes have been evaluated, save the script to ensure that the changes are implemented when the policy is next invoked.

    手順

    1. In the Policy builder tab, select the Test playground icon Test playground icon. in the right-hand menu.
    2. In the Test parameters tab, fill in the forms as needed.
      表 : 1. Test options fields
      Field Description
      Document The document that you want to test the policy version with.
      注:
      This field will change depending on which application PaCE is being used.
      Log level Level of the log.
      Timeout Timeout to determine the execution threshold of the test.
      Execution log Execution tag for the policy version.
      Verbose Option to make the test display in a verbose format.
      Test parameters tab.
    3. Under the API parameters and Config parameters tabs, select the variables you want to test with the policy version.
    4. When you are done modifying your policy script, click Run Test.
      A decision is reached regarding the compliance or non-compliance of the policy, based on the changes you made to the script. In the Test Parameters section, either Compliant or Non-compliant is displayed, along with additional output on any warnings or failures, and how long the evaluation took.
      注:
      A decision with Compliant with exception will not work with a custom decision.
      Output tab.