Metadata
These are the primary custom metadata types used to configure system events:
-
Document Notification Audience (
mvn__CM_Document_Notification_Audience__mdt) - defines target audiences for system event notifications. Target audience can be based on a Document Role, Group, Salesforce user ID, or user query filter. When defining a target audience based on Document Role, you must specify the Document Context in which the document role is notified. -
Document System Event Notification (
mvn__CM_Document_System_Event_Notification__mdt) - manages how system event notifications are sent to users via Salesforce notifications and emails. -
System Event (
mvn__SE_System_Event__mdt) - defines system wide events that can be listened and processed using a configured custom Apex class. -
System Event Configuration (
mvn__SE_System_Event_Configuration__mdt) - configures handlers for system events. -
System Event Setting (
mvn__SE_System_Event_Setting__mdt) - contains configuration settings that affect all system events.
:::
:::