正解:B
Why is "Messaging Session" the correct answer?
In Agentforce, the Messaging Session object stores the conversation transcript between the customer and the agent.
Key Features of the Messaging Session Object:
* Stores the Entire Customer-Agent Conversation
* The Messaging Session object maintains a record of the full chat history, including timestamps, messages, and interactions.
* This ensures that past interactions can be referenced during follow-ups.
* Supports AI-Powered Work Summaries
* Einstein AI uses Messaging Sessions to generate summaries of chat interactions for agents.
* These summaries are stored and accessible for later reference.
* Links with Service Cloud for Case Resolution
* If a conversation escalates into a case, the Messaging Session object can be linked to it.
* This allows support teams to review the conversation history without switching contexts.
Why Not the Other Options?
# A. Messaging End User
* Incorrect because this object stores details about the customer (e.g., name, contact details) but not the conversation transcript.
# C. Case
* Incorrect because Cases store structured service requests but do not contain raw conversation transcripts.
* Instead, cases may reference the Messaging Session object.
Agentforce Specialist References
* Salesforce AI Specialist Material confirms that Messaging Sessions store chat conversations and support Einstein Work Summaries.