Related List UI Actions
You can add new UI actions to the related lists that appear 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 add a new Related List UI action, follow these steps:
- Navigate to Security Incidents > Analyst Workspace Setup (New UI) > Related List Configurations.
- Click on the Group Name. The Related List Group configuration page is displayed.
- Click on the Related List for which you want to add a UI action.
- Click Add in the Related List UI Actions section.
- Enter the following details:
Field Name Description Action Select a 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.
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.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_incident_id,sysparm_record_table, andsysparm_related_sys_ids
parameters only. You can override them by specifying different parameters here.Server side Action If you select Server side action in the Type field, specify the following:
Scripted Rest Resource Select the Scripted Rest Resource that defines the action. Note:The SIR UI ANALYST ACL must be added to the Rest resource. - Click Submit.
- Navigate to Security Incidents > Incidents (New UI) page.
- Click on a security incident number to view the security incident record. Launch the respective Related List to view the new UI action.