Skip to content

Global Adventure Tours (GAT)

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 hereTrailhead scenario brief download
Scenario sourceCommunity scenario
Current statusLive
First public date2024-03
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

  • Regional Bottlenecks: “You chose a single-org strategy for 500+ tour operators. How will you manage a single deployment pipeline without causing regional deployment bottlenecks?”
  • Capacity Assignment: “How are you handling the ‘Adventure Specialist’ capacity-based assignment? How do you handle race conditions when two leads are assigned simultaneously?”
  • Payment Force Integration: “How do you ensure the ‘Creator ID’ from the Payment Force system is correctly linked to the Salesforce Account without creating duplicates during the async flow?”
  • Tour Guide Offline: “Tour guides often operate in remote African safaris with no connectivity. How will your mobile app handle health waivers and check-ins offline?”
  • Person Account Search: “Why choose Person Accounts for ‘Adventurers’? How does this impact search performance and integration with your 3rd-party flight booking system?”

Common Mistakes

  • Ignoring ACM: Simply saying “Enable Multi-Currency” without explaining how Advanced Currency Management (Dated Exchange Rates) affects historical booking reports.
  • Over-Engineering Risk Scores: Building a complex Apex trigger for the Lead risk score instead of using a declarative Formula field or Flow.
  • Waiver Storage Overload: Storing all medical waivers and forms directly in Salesforce Files without calculating the storage impact for 300k+ adventurers.
  • Weak Identity Bridge: Using Salesforce as the IdP for everyone and ignoring the existing social login requirements (Facebook/Google) mentioned in the prompt.

Strong Patterns

  • External Files Connect: Recommending Amazon S3 or SharePoint via Files Connect to handle the high volume of adventurer medical forms and waivers.
  • Briefcase for Guides: Explicitly using Briefcase Builder to prime tour and guest data for offline use in remote tour locations.
  • Auth Providers for Social ID: Specifying Auth Providers and Registration Handlers to link social identities to Adventurer Person Accounts without friction.

Strategic Insights

  • The “Consolidation” Test: GAT probes the architect’s ability to migrate and consolidate multiple regional orgs into a single global template while keeping regional autonomy.
  • Identity as UX: Success depends on a strong B2C identity strategy that lets adventurers log in via their preferred social platform.

Additional Notes

  • Global travel consolidation scenario focusing on Lead management, Adventure Specialist routing, and international logistics.
  • Canonical title is Global Adventure Tours; Generic Adventuring Tours is a likely misnomer.

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.