Diagnostics Feature form

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Learn about the fields of diagnostics feature form.

    表 : 1. Diagnostics Feature form
    Field Description
    Name Name of the diagnostic feature. This name appears in the application to which the diagnostic feature belongs.Diagnostic feature name in application
    Active Option for activating the diagnostic feature.
    Application Search for and select the application with which you want to associate this diagnostic feature.
    Roles User roles that allow access to the diagnostic feature.
    Description Details of the scans in the diagnostic feature. The description is displayed in the application to which the diagnostic feature belongs.Diagnostics feature description on the application page
    表 : 2. Diagnostics Input fields
    Field Description
    Label Name of the label for the input fields.
    Field Type The Reference field type.
    Table Name of the table on which the query specified in the condition should run.
    Key An identifier for the user input condition. If a user specifies multiple conditions, this key acts as a unique identifier for each condition. You can use this key as the input for the scanContext section of the diagnostic script.

    For example, if you specify projectFilter as a key, the scanContext section of the diagnostic script would appear as follows: var encodedQuery = scanContext.input.projectFilter;