Creating a notification
Version:
In Dev Studio, you can create a notification to inform users about events that they are involved in or interested in.
-
In the Dev Studio header, click
. -
On the Create form, enter values in the fields to define the context of the notification:
- Label
- Describes the purpose of the notification.
- Identifier
- Specifies a unique identifier for the notification.
- You can keep the default value or click Edit to define an identifier.
- Add to ruleset
- Identifies the name and unlocked version of a ruleset that stores the notification.
-
Click Create and open to open the Notifications form.
- Optional:
To prevent the notification from being run when referenced, select Mute notification on the Advanced tab.
As a best practice, mute overridden notification rules rather than withdrawing the rules. -
Click Save.
- Keystores
A keystore is a file that contains keys and certificates that you use for encryption, authentication, and serving content over HTTPS. In Pega Platform, you create a keystore data instance that points to a keystore file.
- Copying a rule or data instance
Use the Save As form to copy an existing record's functionality to a new record with unique key parts. This form is pre-populated with the original record's key parts and creates default values for the new record's context.
- Creating a specialized or circumstance rule
You can create a specialized or circumstance rule to create a variant of the rule that can be triggered only conditionally. The created rule is resolved and active only when the specified conditions are met. Create specialized or circumstance rules to address dynamic business requirements without changing the core logic every time. For information about rule resolution exceptions and how they might affect circumstance rules, see .