Action |
Select a UI action from the choice list. |
Type |
Select the type of action. This can be: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 ,
and sysparm_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. |