Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Form UI actions

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 NameDescription
ActionSelect an UI action from the choice list.
TypeSelect 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. Note: 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.
ApplicationThe 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 PageSelect the UI page associated with the action.
Dialog TitleEnter a title for the dialog action.
Dialog Width and HeightEnter the height and width of the dialog in pixels.
ScriptFor 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 ResourceSelect the Scripted Rest Resource that defines the action.Note: The SIR UI ANALYST ACL must be added to the Rest resource.
  1. Click Submit.
  2. Navigate to Security Incidents > Incidents (New UI) page.
  3. 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.