This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
Say you want to exclude a particular Foundry user group from being able to take this action if the Priority is medium
. In that case, we'll add multiple conditions.
Click Security & Submission Criteria from the menu on the left.
X
to the right of that criteria to start from a blank slate.Select the underlined word condition to ➕ Add a condition.
From the condition template on the right, click Based on parameter (i.e., we want to base our condition based on a property).
The property we want is the Priority
, which is a property on our flight alert object. Click the [yourName] Flight Alert object in the Select a value section.
Choose Priority
from the list of properties.
Choose the is not
operator.
On the next screen, click the Specific value button in the Select a value section.
Enter medium
into the field.
Add another condition by clicking the underlined word condition in the central panel.
From the condition template on the right, click Based on current user.
Choose Group IDs.
Choose the each is not
operator.
In the Choose groups... field, find the Foundry Support* group. If your Foundry instance does not have that particular group, pick one that you do not belong to.
Enter a Failure message at the bottom of the panel: You do not have permission to assign this alert. Please contact an administrator.
Select Save located at the top right of the application to save your Action to the Ontology.