Form UI actions

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 3분
  • You can configure the UI actions that are displayed in the Security Analyst Workspace.

    Prerequisites:

    Before you configure any UI actions, you must perform certain steps to enable them so that they are available for configuration in the Security Analyst Workspace. See Enable UI Actions for details.

    To configure a Form UI action for the Security Analyst Workspace, follow these steps:
    1. Navigate to Security Incidents > Analyst Workspace Setup (New UI) > Form UI Actions.
    2. Enter the following details:
      Field Name Description
      Action Select an UI action from the choice list.
      Type Select the type of action. This can be:
      • Dialog based action: This type of action is used when user interaction or inputs are required to execute specific business logic.
      • Server side action: This action executes the required business logic without any additional user input.
      주:
      Before you configure any UI actions, you must perform certain steps to enable them so that they are available for configuration in the Security Analyst Workspace. See Enable UI Actions for details.
      Application The name of the application scope (Security Incident Response UI) in which the UI action is being added is displayed here.
      Dialog Based Action

      If you select Dialog based action in the Type field, enter the following details:

      UI Page Select the UI page associated with the action.
      Dialog Title Enter a title for the dialog action.
      Dialog Width and Height Enter the height and width of the dialog in pixels.
      Script For the selected UI Page, you can specify additional query parameters here. The template provided with the base system constructs and returns sysparm_sys_id parameter only. You can override this by specifying different parameters here.
      Server-side Action

      If you select Server side action in the Type field, enter the following details:

      Scripted Rest Resource Select the Scripted Rest Resource that defines the action.
      주:
      The SIR UI ANALYST ACL must be added to the Rest resource.
    3. Click Submit.
    4. Navigate to Security Incidents > Incidents (New UI) page.
    5. Click on a security incident number to view the security incident record. You can see the new UI action at the top of the page.

    To modify an existing Form UI action, click the Action Name to navigate to the Form UI Actions page. You can modify the Action Name, Type, and the rest of the fields based on the selected type.