AI Associate Data for AI Practice Question
You are an admin at a financial services firm. The firm wants to use Einstein Next Best Action to offer personalized product recommendations to customers on its service portal. The data includes customer profiles, transaction history, and support case history. The Einstein Next Best Action strategy is configured with a recommendation that shows a 'Savings Account' offer to customers who have a checking account. However, the recommendation is not appearing for any customers. You check the Data Flow and see that the 'Account' object data is flowing correctly. The recommendation's filter condition is: AND( Has_Checking_Account__c = true, Age__c > 18 ). You verify that many customers meet these conditions. What is the most likely reason the recommendation is not appearing?
⚠ Common exam trap
The trap here is that candidates may focus on data flow or filter syntax issues, but the real test is understanding that activation is a required step in Einstein Next Best Action to make recommendations live.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The recommendation is not activated or published
The most likely reason the recommendation is not appearing is that it has not been activated or published. In Einstein Next Best Action, recommendations must be explicitly activated or published to become available for serving to customers; configuration alone does not make them live. Since the data flow is correct and the filter conditions are valid, the missing activation step is the typical cause of a recommendation not showing.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The 'Account' object is not supported by Einstein Next Best Action
Why it's wrong here
Account is supported as a customer context object.
- ✓
The recommendation is not activated or published
Why this is correct
Recommendations must be activated and published to be served to customers.
- ✗
The customer data is not being refreshed in real time
Why it's wrong here
Data refresh interval might affect timeliness but not complete absence.
- ✗
The filter condition is syntactically incorrect
Why it's wrong here
The syntax appears correct; AND works with multiple conditions.
Go deeper
Related to this question
About these practice questions
This AI Associate question is part of Courseiva's 753-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI Associate practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI Associate exam.