Warning Text and Tokens
When certain Event Business rules are violated, warnings display to the event organizer to inform them of the violation.
Warnings can be either hard warnings or soft warnings. Hard warnings require correction from the event organizer to proceed with the event, while Soft warnings inform the user of the violation, while still enabling them to proceed.
Both hard and soft warnings are defined by Veeva Messages in the EVENT_BUSINESS_RULE_WARNING category. These messages contain text and tokens that admins can customize. The Veeva Message used for a warning displays in the warning_text__v field of the corresponding Event Rule.
When editing these messages, ensure the text sufficiently distinguishes the rule from other object types.
The following sections describes Veeva Messages used for warnings, their associated tokens, which rule they correspond to, and their default text.
These tokens do not render when used in non-Event Business Rule Veeva Messages or elsewhere in the application.

Attendance Rule Veeva Messages
Message Name |
Description |
Default Text |
---|---|---|
EM_RULE_CROSSEVENT_MEAL_OPT_IN_ATTENDANCE |
Warning text for violations of EM Cross-Event Meal Opt-In Attendance rules. |
{{emattendee.attendee_name__v}} has opted-in for {{currentattendance}} meals at events. Attendees cannot attend additional events if they have opted-in for more than {{embr.limit_quantity__v}} meals. |
EM_RULE_CROSSEVENT_PER_ATTENDEE_ATTENDANCE |
Warning text for violations of EM Cross-Event Per Attendee Attendance rules. |
{{emattendee.attendee_name__v}} has or will attend {{currentattendance}} events. Attendees cannot attend more than {{embr.limit_quantity__v}} events. |
EM_RULE_MEAL_OPT_IN_ATTENDANCE |
Warning text for violations of EM Meal Opt-In Attendance rules. |
{{emattendee.attendee_name__v}} has opted-in for {{currentattendance}} meals at {{emevent.country__v}} {{embrc.event_type__v}} events. Attendees cannot attend additional events if they have opted-in for more than {{embrc.limit_quantity__v}} meals. |
EM_RULE_PER_ATTENDEE_ATTENDANCE |
Warning text for violations of EM Per Attendee Attendance rules. |
{{emattendee.attendee_name__v}} has or will attend {{currentattendance}} {{emevent.country__v}} {{embrc.event_type__v}} events. Attendees cannot attend more than {{embrc.limit_quantity__v}} events. |
EM_RULE_PER_EVENT_ATTENDANCE |
Warning text for violations of EM Per Event Attendance rules. |
{{emevent.country__v}} {{embrc.event_type__v}} must have between {{embrc.minimum_quantity__v}} and {{embrc.maximum_quantity__v}} attendees. |
Attendance Rule Tokens
Token |
Behavior |
Examples |
---|---|---|
{{emattendee.attendee_name__v}} |
Displays the full name of the attendee causing the violation. |
Clinton Ackerman |
{{emattendee.first_name__v}} |
Displays the first name of the attendee causing the violation. |
Clinton |
{{emattendee.last_name__v}} |
Displays the last name of the attendee causing the violation. |
Ackerman |
{{embr.date_threshold_type__v}} |
Displays the date_threshold_type__v field from the corresponding Event Rule. |
Calendar Year |
{{embr.rolling_period__v}} |
Displays the rolling_period__v field from the corresponding Event Rule. |
31 |
{{embr.limit_quantity__v}} |
Displays the Limit Quantity from the corresponding Event Rule. |
50 |
{{embrc.event_type__v}} |
Displays the Event Type from the corresponding Event Rule Configuration record. |
Speaker Program |
{{embrc.limit_quantity__v}} |
Displays the Limit Quantity from the corresponding Event Rule Configuration record. |
50 |
{{embrc.maximum_quantity__v}} |
Displays the Maximum Quantity from the corresponding Event Rule Configuration record. |
0, 50, 100 |
{{embrc.minimum_quantity__v}} |
Displays the Minimum Quantity from the corresponding Event Rule Configuration record. |
0, 50, 100 |
{{currentattendance}} |
Displays the current attendance history of the corresponding attendee. |
5 |
{{emevent.country__v}} |
Displays the Country of the corresponding event. If the rule is a Global Rule, this token always returns null. |
United States |

Event Speaker Rule Veeva Messages
Message |
Description |
Default Text |
---|---|---|
EM_RULE_PER_SPEAKER_ENGAGEMENT |
Warning text for EM Per Speaker Engagement Limit Rule violation. |
{{emspeaker.speaker_name__v}} has been added as a speaker at {{currentattendance}}{{emevent.country__v}} {{embrc.event_type__v}} events. Speakers cannot speak at more than {{embrc.limit_quantity__v}} events. |
EM_RULE_CROSSEVENT_PER_SPEAKER_ENGAGEMENT |
Warning text for EM Cross-Event Per Speaker Engagement Limit Rule violation. |
{{emspeaker.speaker_name__v}} has been added as a speaker at {{currentattendance}} events. Speakers cannot speak at more than {{embr.limit_quantity__v}} events. |
EM_RULE_SPEAKER_ATTENDANCE_EXPENSE_CAP |
Warning text for Speaker Attendance By Expense Cap Rule violation. |
{{emspeaker.speaker_name__v}} has exceeded their Speaker Expense Cap and cannot be added to this event. |
EM_RULE_PER_EVENT_SPEAKER_LIMIT |
Warning text for EM Per Event Speaker Limit Rule violation. |
{{emevent.country__v}} {{embrc.event_type__v}} must have between {{embrc.minimum_quantity__v}} and {{embrc.maximum_quantity__v}} speakers. |
EM_RULE_PER_EVENT_SPEAKER_RATIO |
Warning text for EM Per Event Speaker Ratio Rule violation. |
A {{emevent.country__v}} {{embrc.event_type__v}} can have {{embrc.limit_quantity__v}} attendee(s) per each speaker. |
EM_RULE_SPEAKER_ATTENDANCE_QUALIFICATION |
Warning text for EM Speaker Attendance Qualification Rule violation. |
{{emattendee.attendee_name__v}} is trained to speak at events for {{emtopic}}. They cannot be added as an attendee. |
Event Speaker Rule Tokens
Token |
Behavior |
Examples |
---|---|---|
{{embr.expense_category__v}} |
Pulls in the Expense Category value defined in the rule |
Actual; Estimate |
{{emspeaker.speaker_name__v}} |
Pulls in the Event Speaker's name. |
Clinton Ackerman |

Event Material Rule Veeva Messages
Message |
Description |
Default Text |
---|---|---|
EM_RULE_REQUIRED_EVENT_MATERIAL |
Warning text for Required Event Material Rule violation. |
{{emBR.em_event_material__v}} requires an event material file or attachment. |
Event Material Rule Tokens
Token |
Behavior |
Examples |
---|---|---|
{{emBR.em_event_material__v}} | Pulls in the em_event_material__v value defined in the rule | Congress Outline |