12.3 Custom Notifications

Key Takeaways

  • Custom notifications are configurable messages on a business process that alert participants or other security groups when defined triggers fire—process status changes or step entry/exit.
  • The Notifications tab on a BP definition shows both system (delivered) and custom notifications for that process.
  • Notifications can deliver in Workday and/or email depending on configuration and user preference settings—they inform; they do not replace approvals or security.
  • Create and test custom notifications with real BP events so recipients, triggers, and content match the intended control or communication design.
  • Notification design complements conditions and routing: conditions decide if steps run, routing decides who acts, notifications decide who is informed.
Last updated: August 2026

12.3 Custom Notifications

Quick Summary: Custom notifications send targeted alerts when a business process reaches a status or when a step is entered or exited. Configure them on the definition’s Notifications tab (alongside system notifications), choose recipients and channels, then test with real events. Notifications improve visibility; they do not approve transactions or grant security.

Task T52 asks you to create and test custom notifications with BP triggers. On a 50-question exam where Business Process Fundamentals is about 20%, expect scenario items that ask when a message fires, who receives it, and how that differs from an approval task or help text.

What Custom Notifications Are

A notification is a message Workday generates from business process configuration to inform people about workflow activity. Definitions expose a Notifications tab that lists:

  • System notifications — delivered behaviors Workday provides for the process.
  • Custom notifications — customer-configured messages for tenant-specific communication needs.

You can configure notifications to trigger on:

Trigger patternMeaningExample
Process status changesFires when the overall event status moves (for example completed, denied, canceled—per allowed options)Alert HRIS when Hire is Successfully Completed
Step entryFires when the workflow enters a configured stepNotify Security Admin when a Change Job To Do for security review is created
Step exitFires when a step completes and the process leaves itNotify manager when compensation review step finishes

Delivery can target Workday (in-product notifications) and/or email, subject to configuration and the recipient’s notification preferences.

 BP Event lifecycle
   │
   ├─ Status change ──► custom notification (optional)
   │
   └─ Step A entry ──► notification
      Step A exit  ──► notification
      Step B entry ──► notification

Why Tenants Configure Custom Notifications

Business needNotification pattern
Compliance visibilityAlert a control group when high-risk events complete or are corrected
Operational handoffNotify a team that does not have an approval step but must prepare facilities or IT
Audit awarenessInform administrators when someone cancels or denies a sensitive process
Stakeholder courtesyTell a worker’s matrix partner that a transfer completed
Defense in depthAlert admins when transactions are corrected (visibility even if not a hard stop)

Configuration scenario: Contoso wants the IT provisioning team notified when Hire completes so laptop and account requests can start, but IT should not approve Hire. Designers add a custom notification on process successful completion to an IT security group (or distribution role), while Manager and HR Partner remain the only Approve participants. IT is informed; HR controls the workflow.

Notifications vs Other BP Communication Tools

Exam distractors often confuse four concepts:

MechanismWhat the recipient getsBlocks the process?Typical purpose
Approval / Action stepMy Tasks work item requiring Approve/Submit/etc.Yes, until completed (unless optional/skipped)Control and data capture
To Do stepInbox reminder/task (may link to a Workday task)Can hold sequence depending on designChecklist work inside/outside Workday
Step help textOn-screen instructions while on a stepNoGuide the actor
Custom notificationAlert (Workday and/or email)No (informational)Awareness for participants or others

Exam trap: “Add a notification so the manager must approve.” Notifications do not create approval authority. Use an Approval step (and BP security + routing). Notifications can tell a manager something happened; they do not require Approve.

Creating Custom Notifications (Conceptual Workflow)

Exact UI labels vary slightly by tenant version, but the skill flow is stable:

  1. Open the business process definition (correct effective-dated version).
  2. Go to the Notifications tab (or Related Actions path used in your training lab to maintain notifications).
  3. Create a custom notification: name it clearly for operations.
  4. Choose the trigger: status-based and/or step entry/exit for a selected step.
  5. Define recipients: security groups, roles, process participants, or other allowed targets per configuration options for that process.
  6. Compose content: subject/body that states what happened and what (if anything) the recipient should do outside the approval path.
  7. Configure channels (Workday / email) consistent with tenant standards.
  8. Save with an appropriate effective date strategy for the definition change.
  9. Test (next subsection).

Recipient design tips

  • Prefer role-based or purpose-built groups over long personal email lists embedded only in notification text.
  • Align recipients with who needs to know, not who needs to approve (unless they coincide).
  • Avoid notification storms: one completion alert may beat entry+exit+status triples for the same audience.
  • Remember constrained security groups receive notifications in their identity context; poorly chosen unconstrained groups can spam the enterprise.

Content design tips

Good notification content answers:

  1. What event occurred (Hire, Terminate, Change Job)?
  2. Who is the subject worker?
  3. When / effective context if relevant?
  4. What next (optional link or instruction), without pretending the email is the approval?

Testing Custom Notifications (T52)

“Create and test” is explicit blueprint language. Testing means more than saving the definition.

Test caseWhat you verify
Positive triggerPerforming the status/step action generates the notification
Negative triggerA different path that should not fire does not notify
RecipientThe intended group/user receives it; unintended users do not
ChannelAppears in Workday and/or email as designed
Content accuracyNames, process, and instructions are correct
Interaction with conditionsIf the step is skipped by entry condition, step-entry notifications for that step should not fire

Test method: In a sandbox, initiate a realistic event (proxy as Manager/HR Partner). Drive it through the trigger point. Confirm inbox/email. Then run a parallel event that skips the step via condition and confirm silence.

Configuration scenario: Global Retail adds a custom notification on entry to a “Security review” To Do on Change Job when the worker moves to a privileged job family. Testers: (1) change job into privileged family → To Do created and Security group notified; (2) lateral change without family change → step skipped, no security notification. That negative test proves trigger coupling to the conditional step.

System vs Custom Notifications

SystemCustom
SourceDelivered with Workday process designConfigured by tenant admins
PurposeBaseline product behaviorTenant-specific communication
Tab listingShown on Notifications tabShown on Notifications tab
Exam angleKnow both appear on the definitionYou create/test custom ones for T52

Do not disable critical system behaviors casually to “replace” them with custom messages without understanding side effects. Custom notifications add communication; they are not a full substitute for workflow steps.

Notifications, Security, and Privacy

Notifications can expose operational details (worker names, process types, effective dates). Design with least privilege:

  • Recipients should already be appropriate for the data class.
  • Do not use notifications to bypass domain security by emailing sensitive compensation numbers to broad lists.
  • For compensation or employee relations processes, tighten recipient groups and message content.

Exam framing: If a stem emphasizes who is informed when a BP reaches a status, think notifications. If it emphasizes who must act before the process continues, think steps + security + routing.

Placement in the BP Definition Mental Model

Recall definition tabs you met in BP Framework:

TabRole
Business Process StepsOrder, type, group, conditions column
NotificationsSystem + custom alerts
Allowed Actions by RoleWhich actions roles may perform
Allowed ServicesDelivered services available
Related LinksExternal URLs
Available Rules & FieldsCondition inputs

Custom notifications live with the definition, inherit effective-dating discipline of BP configuration, and should be documented like any other control.

Common Confusions Table

StatementVerdictWhy
Custom notification = Approval stepIncorrectInform vs require action
Notifications only send email, never WorkdayIncorrectWorkday and/or email per config/preferences
Step-entry notification fires even if entry condition skips the stepGenerally incorrect expectationNo entry → no entry trigger
Only process initiator can receive notificationsIncorrectOther groups/users can be recipients
Testing is optional for T52IncorrectBlueprint says create and test
Notifications activate domain security policiesIncorrectUnrelated to Activate Pending Security Policy Changes

Design Checklist for Exam Scenarios

  1. Identify the communication goal (inform vs control).
  2. If control is required, add/configure a step; use notification only for awareness.
  3. Choose trigger: status vs step entry/exit.
  4. Choose recipients with least privilege.
  5. Write clear content.
  6. Consider interaction with conditions (skipped steps).
  7. Test positive and negative paths in sandbox.
  8. Document operational ownership (who maintains the notification when process changes).

Master notifications as the awareness layer of BP configuration. Paired with conditions (logic) and advanced routing (actors), they complete the step-level toolkit before definition-level ordering and validation in the next section.

Test Your Knowledge

What is a custom notification on a Workday business process?

A
B
C
D
Test Your Knowledge

A team needs to be informed when Hire completes but must not approve the hire. What configuration best fits?

A
B
C
D
Test Your Knowledge

Which statement correctly contrasts custom notifications and step help text?

A
B
C
D
Test Your Knowledge

You configured a step-entry custom notification on a conditional HR review step. Domestic hires skip the step via entry condition. What should a proper test expect for domestic hires?

A
B
C
D