Skip to content

Santa Corp

Study Note

This page brings together public scenario links and AI-assisted research notes for study use. Start with the scenario brief, make your own attempt, and open the spoiler section only when you are ready to compare.

Community-Compiled Content

All material on this page — scenario briefs, solutions, presentations, and Q&A discussions — is compiled from publicly available sources including YouTube walkthroughs, community blogs, CTA coaching sites, and mock board recordings. We have only organized and presented what was found online. The architectural approaches, product recommendations, and patterns discussed may not reflect current Salesforce products, naming conventions, or best practices. Always verify against official Salesforce documentation.

Scenario Snapshot

FieldDetail
Start hereScenario brief PDF (Apex Hours mirror)
Scenario sourceCommunity scenario (Flow Republic)
Current statusLive (FR)
First public date2020-12
Primary sourceOpen primary source
Coverage availableScenario brief + Discussion or analysis

Only Open If You Have Attempted the Scenario

The section below contains public follow-up links, board-call material, and AI-assisted notes compiled from those public sources.

Open follow-up links, Q&A, and analysis

Board Insights & Common Pitfalls

Generalized Judge Questions

  • “Naughty or Nice” Sync: “How are you handling the external database integration for the ‘Naughty or Nice’ check? Is this Request-Response or a Polling pattern?”
  • Master-Detail Locking: “With 50 million ‘Gift’ records, how will your proposed Master-Detail relationship scale without hitting the 50k record lock limit during peak holiday hours?”
  • JWT Security: “You mentioned using JWT for the external elf portal. Walk me through the end-to-end handshake. Where is the private key stored, and how do you handle certificate rotation?”
  • Multi-Org Synchronization: “If you chose a Multi-Org strategy for regional data residency (North Pole vs. Global), how will you provide a ‘Single View of the Child’ for global reporting?”
  • Sleigh Tracking Resilience: “If the satellite tracking system is down, how does your architecture ensure the North Pole HQ eventually receives the delivery status updates?”

Common Mistakes

  • Ignoring Whimsical scale: Underestimating the “Children” (Account) and “Gift” volumes. Failing to propose Skinny Tables or Custom Indexes for these massive objects is a “red flag.”
  • Poor Org Justification: Choosing Single Org without explaining how to handle the 10GB data limit, or choosing Multi-Org without a plan for metadata and reporting synchronization.
  • Defensive Q&A: Getting defensive when a judge challenges a choice (e.g., “Why not use a Flow?”). The correct approach is to acknowledge the alternative and explain the technical trade-off (e.g., bulkification).
  • Standard LWC Misuse: Proposing a standard LWC for sleigh drivers in remote areas without mentioning Briefcase Builder or the mobile app’s offline priming capabilities.

Strong Patterns

  • Identity for Elves: Using a clear IAM strategy that distinguishes between internal “Elves” (Standard Licenses) and “External Partners” (Partner Community).
  • Salesforce Connect for ERP: Using Salesforce Connect to view legacy ERP manufacturing data without migrating millions of historical gift records into the org.
  • Shield Event Monitoring: Using Shield to track which staff are accessing high-profile “Celebrity Child” naughty/nice records.

Strategic Insights

  • The “Enterprise” Whimsy: Success depends on treating the whimsical theme with enterprise-grade technical rigor.
  • Scale over Theme: Success depends on demonstrating that the solution can handle the extreme seasonal peak load of “Box Day” (Christmas).

Additional Notes

  • Alias: Frequently referred to as Xmas Santa Clause or Santa Corp 330.02.
  • Focuses on global manufacturing, distribution, and high-volume seasonal peaks.

Always verify against official Salesforce documentation

This content is study material for CTA exam preparation. Content compiled and presented with AI assistance. Not affiliated with Salesforce.

Personal study notes for the Salesforce CTA exam. Content compiled from VJ's study notes, official Salesforce documentation, community sources, and online publicly available content, then organized and presented with AI assistance. Not affiliated with Salesforce. © 2025–2026 VJ Srivastava.