Create a table type check

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • Create a check by selecting Create a new Table Check if you know which specific table and conditions you want to test. This check type is applied on only one table at a time. You can also include your own script for more complex capabilities by selecting the Advanced option on the form.

    始める前に

    Role required: scan_admin
    Before performing this task you must complete Create a check.

    手順

    1. Select Create a new Table Check.
    2. On the form, fill in the fields.
      Fields Description
      Name Name of the check record.
      Application Application that has the check record.
      Category Category of the check record.
      Priority Priority at which the findings should be resolved.
      Version Current version of the check record.
      注:
      If you want to update an already existing check, the Version field increments itself.
      Active Option to activate this check record.
      Short Description Mandatory description about the check records.
      Description Additional information about the check records.
      Resolution Details Guideline to avoid check to go off against one or more tables.
      Table Table queried for this check.
      Conditions Conditions that filter records on a table. Only the records that meet the criteria are scanned.
      Advanced Option to execute the defined script against each record that matches the condition and control when a finding is generated if Advanced is true. If Advanced is false, a finding is generated for every record that matches the condition in the defined table.
      Documentation URL Documentation link for the check details.
      注:
      A scan_user can't edit the Documentation URL field.
      Run Condition Boolean field that determines if the check should be run.
      Table Table from which records will be scanned
      Conditions Conditions that determine which records will run
      Script The script that executes against each record that matches the condition in the defined table.
      注:
      This field shows up only if the Advanced check box is selected.