@palerock/exam-qa 1.0.6-patch22 → 1.0.6-patch24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,558 @@
1
+ {
2
+ "title": "Agentforce Specialist",
3
+ "category": "Agentforce和服务云",
4
+ "questions": [
5
+ {
6
+ "describe": "After a successful implementation of Agentforce Sales Agent with sales users, Universal Containers now aims to deploy it to the service team.\n\nWhich key consideration should the AI Specialist keep in mind for this deployment?",
7
+ "answerOptions": [
8
+ {
9
+ "describe": "Assign the Agentforce for Service permission to the Service Cloud users.",
10
+ "isRight": false
11
+ },
12
+ {
13
+ "describe": "Assign the standard service actions to Agentforce Service Agent.",
14
+ "isRight": false
15
+ },
16
+ {
17
+ "describe": "Review and test standard and custom Agent topics and actions for Service Center use cases.",
18
+ "isRight": true
19
+ }
20
+ ],
21
+ "hashCode": "2105987307",
22
+ "analysis": "将Agentforce从销售团队扩展到服务团队时,最关键的考虑因素是审查和测试代理主题和操作是否适合服务中心场景。服务用例与销售用例有显著差异,需要确保代理能正确处理服务团队的特定需求。"
23
+ },
24
+ {
25
+ "describe": "Universal Containers, dealing with a high volume of chat inquiries, implements Einstein Work Summaries to boost productivity.\n\nAfter an agent-customer conversation, which additional information does Einstein generate and fill, apart from the \"summary\"?",
26
+ "answerOptions": [
27
+ {
28
+ "describe": "Sentiment Analysis and Emotion Detection",
29
+ "isRight": false
30
+ },
31
+ {
32
+ "describe": "Draft Survey Request Email",
33
+ "isRight": false
34
+ },
35
+ {
36
+ "describe": "Issue and Resolution",
37
+ "isRight": true
38
+ }
39
+ ],
40
+ "hashCode": "2105987306",
41
+ "analysis": "Einstein工作摘要(Work Summaries)除了生成对话摘要外,还会自动识别并填写客户的具体问题及其解决方案"
42
+ },
43
+ {
44
+ "describe": "Universal Containers (UC) wants to improve the efficiency of addressing customer questions and reduce agent handling time with AI-generated responses. The agents should be able to leverage their existing knowledge base and identify whether the responses are coming from the large language model (LLM) or from Salesforce Knowledge.\n\nWhich step should UC take to meet this requirement?",
45
+ "answerOptions": [
46
+ {
47
+ "describe": "Turn on Service AI Grounding and Grounding with Knowledge.",
48
+ "isRight": false
49
+ },
50
+ {
51
+ "describe": "Turn on Service AI Grounding, Grounding with Case, and Service Replies.",
52
+ "isRight": false
53
+ },
54
+ {
55
+ "describe": "Turn on Service Replies, Service AI Grounding, and Grounding with Knowledge.",
56
+ "isRight": true
57
+ }
58
+ ],
59
+ "hashCode": "2105987275",
60
+ "analysis": "要实现AI生成的客户响应并利用现有知识库,UC需要启用三个功能:Service Replies提供AI生成的回复,Service AI Grounding确保回复的准确性,Grounding with Knowledge将回复与知识库文章关联。"
61
+ },
62
+ {
63
+ "describe": "Universal Containers is evaluating Einstein Generative AI features to improve the productivity of the service center operation.\n\nWhich features should the AI Specialist recommend?",
64
+ "answerOptions": [
65
+ {
66
+ "describe": "Service Replies and Work Summaries",
67
+ "isRight": false
68
+ },
69
+ {
70
+ "describe": "Service Replies and Case Summaries",
71
+ "isRight": true
72
+ },
73
+ {
74
+ "describe": "Reply Recommendations and Sales Summaries",
75
+ "isRight": false
76
+ }
77
+ ],
78
+ "hashCode": "2105987273",
79
+ "analysis": "对于服务中心运营,Service Replies(服务回复)可自动生成客户回复,而Case Summaries(案例摘要)能快速总结案例要点,这两个功能组合最能提高服务中心的工作效率和客户响应质量。"
80
+ },
81
+ {
82
+ "describe": "Universal Containers' service team wants to customize the standard case summary response from Agentforce.\n\nWhat should the AI Specialist do to achieve this?",
83
+ "answerOptions": [
84
+ {
85
+ "describe": "Summarize the Case with a standard Agent action.",
86
+ "isRight": false
87
+ },
88
+ {
89
+ "describe": "Customize the standard Record Summary template for the Case object.",
90
+ "isRight": false
91
+ },
92
+ {
93
+ "describe": "Create a custom Record Summary prompt template for the Case object.",
94
+ "isRight": true
95
+ }
96
+ ],
97
+ "hashCode": "2105987240",
98
+ "analysis": "要定制Agentforce的案例摘要响应,创建自定义Record Summary提示模板是最佳选择,它提供最大的灵活性,允许服务团队完全控制AI如何解释和总结案例数据。"
99
+ },
100
+ {
101
+ "describe": "Universal Containers (UC) uses Salesforce Service Cloud to support its customers and agents handling cases. UC is considering implementing Agentforce and extending Service Cloud to mobile users.\n\nWhen would Agentforce implementation be most advantageous?",
102
+ "answerOptions": [
103
+ {
104
+ "describe": "When the main objective is to enhance data security and compliance measures",
105
+ "isRight": false
106
+ },
107
+ {
108
+ "describe": "When the goal is to streamline customer support processes and improve response times",
109
+ "isRight": true
110
+ },
111
+ {
112
+ "describe": "When the focus is on optimizing marketing campaigns and strategies",
113
+ "isRight": false
114
+ }
115
+ ],
116
+ "hashCode": "2105987218",
117
+ "analysis": "Agentforce在服务云环境中最大的优势是通过AI辅助来简化客户支持流程、提高响应速度。它能自动处理常见问题、为代理提供智能建议,特别适合移动用户场景下提升服务效率。"
118
+ },
119
+ {
120
+ "describe": "Universal Containers (UC) has recently received an increased number of support cases. As a result, UC has hired more customer support reps and has started to assign some of the ongoing cases to newer reps.\n\nWhich generative AI solution should the new support reps use to understand the details of a case without reading through each case comment?",
121
+ "answerOptions": [
122
+ {
123
+ "describe": "Einstein Sales Summaries",
124
+ "isRight": false
125
+ },
126
+ {
127
+ "describe": "Generative Conversation Insights",
128
+ "isRight": false
129
+ },
130
+ {
131
+ "describe": "Einstein Work Summaries",
132
+ "isRight": true
133
+ }
134
+ ],
135
+ "hashCode": "2105987187",
136
+ "analysis": "Einstein Work Summaries专为服务云设计,能自动总结案例历史和评论,让新客服代表无需阅读每条评论即可快速了解案例详情,提高处理效率。"
137
+ },
138
+ {
139
+ "describe": "Universal Containers wants to reduce overall agent handling time by minimizing the time spent typing routine answers for common questions in-chat, and reducing the post-chat analysis by suggesting values for case fields.\n\nWhich combination of Einstein for Service features enables this effort?",
140
+ "answerOptions": [
141
+ {
142
+ "describe": "Einstein Reply Recommendations and Case Summaries",
143
+ "isRight": false
144
+ },
145
+ {
146
+ "describe": "Einstein Reply Recommendations and Case Classification",
147
+ "isRight": true
148
+ },
149
+ {
150
+ "describe": "Einstein Service Replies and Work Summaries",
151
+ "isRight": false
152
+ }
153
+ ],
154
+ "hashCode": "2105987147",
155
+ "analysis": "Einstein Reply Recommendations可以在聊天中为客服提供常见问题的回复建议,减少手动输入时间;而Case Classification能够自动为案例字段提供值建议,减少后续分析工作。"
156
+ },
157
+ {
158
+ "describe": "Universal Containers (UC) has a mature Salesforce org with a lot of data in cases and Knowledge articles. UC is concerned that there are many legacy fields, with data that might not be applicable for Einstein AI to draft accurate email responses.\n\nWhich solution should UC use to ensure Einstein AI can draft responses from a defined data source?",
159
+ "answerOptions": [
160
+ {
161
+ "describe": "Service Replies",
162
+ "isRight": false
163
+ },
164
+ {
165
+ "describe": "Work Summaries",
166
+ "isRight": false
167
+ },
168
+ {
169
+ "describe": "Service AI Grounding",
170
+ "isRight": true
171
+ }
172
+ ],
173
+ "hashCode": "2105986407",
174
+ "analysis": "用于控制Einstein AI生成内容时使用的数据源。它允许组织指定哪些字段、对象和知识文章应作为AI生成响应的基础"
175
+ },
176
+ {
177
+ "describe": "Universal Containers (UC) wants to offer personalized service experiences and reduce agent handling time with AI-generated email responses, grounded in Knowledge base.\n\nWhich AI capability should UC use?",
178
+ "answerOptions": [
179
+ {
180
+ "describe": "Einstein Service Replies for Email",
181
+ "isRight": true
182
+ },
183
+ {
184
+ "describe": "Einstein Generative Service Replies for Email",
185
+ "isRight": false
186
+ },
187
+ {
188
+ "describe": "Einstein Email Replies",
189
+ "isRight": false
190
+ }
191
+ ],
192
+ "hashCode": "2105986403",
193
+ "analysis": "Einstein生成式服务电子邮件回复功能专为客服场景设计,使用生成式AI创建基于知识库的个性化回复,而非简单选择模板,能有效提高回复质量并减少处理时间"
194
+ },
195
+ {
196
+ "describe": "A service agent is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related with this itinerary. The service agent needs to review the Knowledge articles about canceling and rebooking the customer flights.\n\nWhich Einstein Copilot capability helps the agent accomplish this?",
197
+ "answerOptions": [
198
+ {
199
+ "describe": "Generate a Knowledge article based off the prompts that the agent enters to create steps to cancel flights.",
200
+ "isRight": false
201
+ },
202
+ {
203
+ "describe": "Invoke a flow which makes a call to external data to create a Knowledge article.",
204
+ "isRight": false
205
+ },
206
+ {
207
+ "describe": "Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.",
208
+ "isRight": true
209
+ }
210
+ ],
211
+ "hashCode": "2105986380",
212
+ "analysis": "服务代理需要查看关于取消和重新预订航班的知识文章,而不是创建新文章。\"执行任务并回答问题\"功能允许代理使用现有知识文章中的信息"
213
+ },
214
+ {
215
+ "describe": "Universal Containers (UC) is implementing Service AI Grounding to enhance its customer service operations. UC wants to ensure that its AI-generated responses are grounded in the most relevant data sources. The team needs to configure the system to include all supported objects for grounding.\n\nWhich objects should UC select to configure Service AI Grounding?",
216
+ "answerOptions": [
217
+ {
218
+ "describe": "Case, Case Emails, and Knowledge",
219
+ "isRight": true
220
+ },
221
+ {
222
+ "describe": "Case and Knowledge",
223
+ "isRight": false
224
+ },
225
+ {
226
+ "describe": "Case, Knowledge, and Case Notes",
227
+ "isRight": false
228
+ }
229
+ ],
230
+ "hashCode": "2105986377",
231
+ "analysis": "配置Service AI接地时,案例、案例电子邮件和知识文章是最全面的对象组合。这使AI能够基于案例详情、案例相关通信和知识库文章提供接地响应,提供最相关的客户服务信息"
232
+ },
233
+ {
234
+ "describe": "A support team handles a high volume of chat interactions and needs a solution to provide quick, relevant responses to customer inquiries. Responses must be grounded in the organization's knowledge base to maintain consistency and accuracy.\n\nWhich feature in Einstein for Service should the support team use?",
235
+ "answerOptions": [
236
+ {
237
+ "describe": "Einstein Knowledge Recommendations",
238
+ "isRight": false
239
+ },
240
+ {
241
+ "describe": "Einstein Service Replies",
242
+ "isRight": false
243
+ },
244
+ {
245
+ "describe": "Einstein Reply Recommendations",
246
+ "isRight": true
247
+ }
248
+ ],
249
+ "hashCode": "2105986376",
250
+ "analysis": "Einstein回复推荐功能基于对话上下文向座席提供预先编写的回复建议,这些建议可以基于组织知识库,帮助座席快速、一致地回应常见查询"
251
+ },
252
+ {
253
+ "describe": "Universal Containers (UC) is using standard Service AI Grounding, UC created a custom rich text field to be used with Service AI Grounding.\n\nWhat should UC consider when using standard Service AI Grounding?",
254
+ "answerOptions": [
255
+ {
256
+ "describe": "Service AI Grounding only supports String and Text Area type fields.",
257
+ "isRight": true
258
+ },
259
+ {
260
+ "describe": "Service AI Grounding only works with Case and Knowledge objects.",
261
+ "isRight": false
262
+ },
263
+ {
264
+ "describe": "Service AI Grounding visibility works in system mode.",
265
+ "isRight": false
266
+ }
267
+ ],
268
+ "hashCode": "2105986342",
269
+ "analysis": "在系统模式下工作,这意味着它可以访问用户可能没有直接查看权限的字段数据。这是一个重要的安全考虑因素,因为敏感数据可能通过AI接地暴露,即使用户没有查看这些字段的权限。"
270
+ },
271
+ {
272
+ "describe": "Universal Containers (UC) needs to improve the agent productivity in replying to customer chats.\n\nWhich generative AI feature should help UC address this issue?",
273
+ "answerOptions": [
274
+ {
275
+ "describe": "Case Summaries",
276
+ "isRight": false
277
+ },
278
+ {
279
+ "describe": "Case Escalation",
280
+ "isRight": false
281
+ },
282
+ {
283
+ "describe": "Service Replies",
284
+ "isRight": true
285
+ }
286
+ ],
287
+ "hashCode": "2105986314",
288
+ "analysis": "服务回复功能能够根据对话上下文生成建议回复,代理可以直接使用或修改这些回复,从而直接提高在客户聊天中的回复效率,比案例摘要或案例升级更能解决回复效率问题"
289
+ },
290
+ {
291
+ "describe": "Universal Containers wants support agents to use Agentforce to ask questions about its product tutorials and product guides.\n\nWhat should the AI Specialist do to meet this requirement?",
292
+ "answerOptions": [
293
+ {
294
+ "describe": "Add an Answer Questions custom field in the product object for tutorial instructions.",
295
+ "isRight": false
296
+ },
297
+ {
298
+ "describe": "Create a prompt template for product tutorials and guides.",
299
+ "isRight": false
300
+ },
301
+ {
302
+ "describe": "Publish product tutorials and guides as Knowledge articles.",
303
+ "isRight": true
304
+ }
305
+ ],
306
+ "hashCode": "2105986312",
307
+ "analysis": "将产品教程和指南发布为知识文章是最佳方法,使这些内容可被Agentforce访问。知识文章是提供Agentforce可用于回答问题的信息的标准方式,可建立AI可搜索的知识库"
308
+ },
309
+ {
310
+ "describe": "Universal Containers (UC) needs to save agents time with AI-generated case summaries. UC has implemented the Work Summary feature.\n\nWhat does Einstein consider when generating a summary?",
311
+ "answerOptions": [
312
+ {
313
+ "describe": "Generation is grounded with existing conversation context only.",
314
+ "isRight": false
315
+ },
316
+ {
317
+ "describe": "Generation is grounded with conversation context and Knowledge articles.",
318
+ "isRight": false
319
+ },
320
+ {
321
+ "describe": "Generation is grounded with conversation context, Knowledge articles, and cases.",
322
+ "isRight": true
323
+ }
324
+ ],
325
+ "hashCode": "2105986311",
326
+ "analysis": "Einstein在生成工作摘要时,会考虑最全面的信息集:对话上下文、知识文章和相关案例"
327
+ },
328
+ {
329
+ "describe": "Universal Containers has a strict change management process that requires all possible configuration to be completed in a sandbox which will be deployed to production. The AI Specialist is tasked with setting up Work Summaries for Enhanced Messaging. Einstein Generative AI is already enabled in production, and the Einstein Work Summaries permission set is already available in production.\n\nWhich other configuration steps should the AI Specialist take in the sandbox that can be deployed to the production org?",
330
+ "answerOptions": [
331
+ {
332
+ "describe": "Create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields; and add the Wrap Up component to the Messaging Session record page layout.",
333
+ "isRight": true
334
+ },
335
+ {
336
+ "describe": "From the Einstein setup menu, select Turn on Einstein; create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields; and add the Wrap Up component to the Messaging Session record page layout.",
337
+ "isRight": false
338
+ },
339
+ {
340
+ "describe": "Create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields; add the Wrap Up component to the Messaging Session record page layout; and create Permission Set Assignments for the Intended Agents.",
341
+ "isRight": false
342
+ }
343
+ ],
344
+ "hashCode": "2105986285",
345
+ "analysis": "此选项包含可从沙盒部署到生产环境的配置步骤:创建自定义字段、快速操作和页面布局更新。其他选项包含了环境特定的设置,如激活Einstein或创建权限集分配,这些通常需要在每个环境中单独配置。"
346
+ },
347
+ {
348
+ "describe": "Universal Containers deploys a new Agentforce Service Agent into the company’s website but is getting feedback that the Agentforce Service Agent is not providing answers to customer questions that are found in the company’s Salesforce Knowledge articles.\n\nWhat is the likely issue?",
349
+ "answerOptions": [
350
+ {
351
+ "describe": "The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.",
352
+ "isRight": false
353
+ },
354
+ {
355
+ "describe": "The Agentforce Service Agent user is not assigned the correct Agent Type License.",
356
+ "isRight": false
357
+ },
358
+ {
359
+ "describe": "The Agentforce Service Agent user was not given the Allow View Knowledge permission set.",
360
+ "isRight": true
361
+ }
362
+ ],
363
+ "hashCode": "2105986226",
364
+ "analysis": "在Salesforce中,访问Knowledge文章受权限控制。Agentforce代理用户需要\"Allow View Knowledge\"权限才能访问和检索Knowledge文章中的信息来回答客户问题"
365
+ },
366
+ {
367
+ "describe": "Universal Containers wants to reduce overall customer support handling time by minimizing the time spent typing routine answers for common questions in-chat, and reducing the post-chat analysis by suggesting values for case fields.\n\nWhich combination of Agentforce for Service features enables this effort?",
368
+ "answerOptions": [
369
+ {
370
+ "describe": "Einstein Reply Recommendations and Case Summaries",
371
+ "isRight": false
372
+ },
373
+ {
374
+ "describe": "Einstein Service Replies and Work Summaries",
375
+ "isRight": false
376
+ },
377
+ {
378
+ "describe": "Einstein Reply Recommendations and Case Classification",
379
+ "isRight": true
380
+ }
381
+ ],
382
+ "hashCode": "2105986224",
383
+ "analysis": "Einstein回复推荐可以减少客服在聊天中输入常规答案的时间,而案例分类能够自动为案例字段提供建议值,减少后续分析时间,这两项功能正好满足题目要求。"
384
+ },
385
+ {
386
+ "describe": "Which element in the Omni-Channel flow should be used to connect the flow with the agent?",
387
+ "answerOptions": [
388
+ {
389
+ "describe": "Decision",
390
+ "isRight": false
391
+ },
392
+ {
393
+ "describe": "Assignment",
394
+ "isRight": false
395
+ },
396
+ {
397
+ "describe": "Route Work Action",
398
+ "isRight": true
399
+ }
400
+ ],
401
+ "hashCode": "2105986219",
402
+ "analysis": "Omni-Channel流程中,Route Work元素专门用于将工作项(如案例、潜在客户等)通过Omni-Channel路由给队列或座席。"
403
+ },
404
+ {
405
+ "describe": "Universal Containers (UC) wants to leverage Generative AI Salesforce functionality to reduce Service Agent handling time by providing recommended replies based on the existing Knowledge articles.\n\nOn which AI capability should UC train the service agents?",
406
+ "answerOptions": [
407
+ {
408
+ "describe": "Case Replies",
409
+ "isRight": false
410
+ },
411
+ {
412
+ "describe": "Service Replies",
413
+ "isRight": true
414
+ },
415
+ {
416
+ "describe": "Knowledge Replies",
417
+ "isRight": false
418
+ }
419
+ ],
420
+ "hashCode": "2105986189",
421
+ "analysis": "Service Replies功能专门设计用于基于现有知识文章生成推荐回复。"
422
+ },
423
+ {
424
+ "describe": "Universal Containers would like to route SMS text messages to a service rep from an Agentforce Service Agent.\n\nWhich Service Channel should the company use in the flow to ensure it’s routed properly?",
425
+ "answerOptions": [
426
+ {
427
+ "describe": "Live Agent",
428
+ "isRight": false
429
+ },
430
+ {
431
+ "describe": "Route Work Action",
432
+ "isRight": false
433
+ },
434
+ {
435
+ "describe": "Messaging",
436
+ "isRight": true
437
+ }
438
+ ],
439
+ "hashCode": "2105986164",
440
+ "analysis": "Messaging是处理SMS文本消息的专用服务渠道,它专门设计用于处理来自各种来源的基于文本的消息传递。"
441
+ },
442
+ {
443
+ "describe": "Universal Containers would like to route a service agent conversation to a human agent queue.\n\nWhich tool connects the service agent to the human agent queue for escalation?",
444
+ "answerOptions": [
445
+ {
446
+ "describe": "Screen Flow",
447
+ "isRight": false
448
+ },
449
+ {
450
+ "describe": "Prompt Flow",
451
+ "isRight": false
452
+ },
453
+ {
454
+ "describe": "Outbound Omni-Channel Flow",
455
+ "isRight": true
456
+ }
457
+ ],
458
+ "hashCode": "2105986159",
459
+ "analysis": "Outbound Omni-Channel Flow是连接服务代理与人工代理队列的工具,它专门设计用于将工作项目路由到人工代理队列。"
460
+ },
461
+ {
462
+ "describe": "A Universal Containers administrator is setting up Einstein Data Libraries. After creating a new library, the administrator notices that only the file upload option is available; there is no option to configure the library using a Salesforce Knowledge base.\n\nWhat is the most likely cause of this issue?",
463
+ "answerOptions": [
464
+ {
465
+ "describe": "Salesforce Knowledge is not enabled in the organization; without Salesforce Knowledge enabled, the Knowledge-based data source option will not be available in Einstein Data Libraries.",
466
+ "isRight": true
467
+ },
468
+ {
469
+ "describe": "The current Salesforce org lacks the necessary Einstein for Service permissions that support the Knowledge-based Data Library option, so only the file upload option is presented.",
470
+ "isRight": false
471
+ },
472
+ {
473
+ "describe": "The administrator is not using Lightning Experience, which is required to display all data source options, including the Knowledge base option, when configuring Einstein Data Libraries.",
474
+ "isRight": false
475
+ }
476
+ ],
477
+ "hashCode": "2105986158",
478
+ "analysis": "当管理员在创建Einstein数据库时只能看到文件上传选项而没有Knowledge基础选项,最可能的原因是组织中未启用Salesforce Knowledge。"
479
+ },
480
+ {
481
+ "describe": "What is the main benefit of using a Knowledge article in an Agentforce Data Library?",
482
+ "answerOptions": [
483
+ {
484
+ "describe": "It provides a structured, searchable repository of approved documents so the agent can retrieve reliable information for each inquiry.",
485
+ "isRight": true
486
+ },
487
+ {
488
+ "describe": "Only the retriever for Knowledge articles allows for agents to access Knowledge from both inside the platform and on a customer’s website.",
489
+ "isRight": false
490
+ },
491
+ {
492
+ "describe": "The retriever for Knowledge articles has better accuracy and performance than the default retriever.",
493
+ "isRight": false
494
+ }
495
+ ],
496
+ "hashCode": "2105986157",
497
+ "analysis": "Agentforce数据库中使用知识文章的主要优势在于它提供了一个结构化、可搜索的已批准文档库,使代理能够为每个查询检索可靠信息。这确保了服务代理提供的回答基于经过验证的官方知识。"
498
+ },
499
+ {
500
+ "describe": "Which object stores the conversation transcript between the customer and the agent?",
501
+ "answerOptions": [
502
+ {
503
+ "describe": "Case",
504
+ "isRight": false
505
+ },
506
+ {
507
+ "describe": "Messaging End User",
508
+ "isRight": false
509
+ },
510
+ {
511
+ "describe": "Messaging Session",
512
+ "isRight": true
513
+ }
514
+ ],
515
+ "hashCode": "2105985479",
516
+ "analysis": "在Salesforce中,Messaging Session对象专门用于存储客户与代理之间的对话记录。它包含了完整的会话内容、时间戳和参与者信息,使服务团队能够查看和分析客户互动历史。"
517
+ },
518
+ {
519
+ "describe": "When a customer chat is initiated, which functionality in Salesforce provides generative AI replies or draft emails based on recommended Knowledge articles?",
520
+ "answerOptions": [
521
+ {
522
+ "describe": "Einstein Reply Recommendations",
523
+ "isRight": true
524
+ },
525
+ {
526
+ "describe": "Einstein Service Replies",
527
+ "isRight": false
528
+ },
529
+ {
530
+ "describe": "Einstein Grounding",
531
+ "isRight": false
532
+ }
533
+ ],
534
+ "hashCode": "2105985475",
535
+ "analysis": "Einstein Reply Recommendations功能专门用于在客户聊天启动时基于知识库文章提供生成式AI回复或草稿邮件,帮助服务代理快速响应客户查询,提高客户服务效率。"
536
+ },
537
+ {
538
+ "describe": "An Agentforce Service Agent, who has been successfully assisting customers with service requests in Salesforce, is now unable to help customers with issues related to a new product replacement process. The company recently implemented a custom Product Replacement object in Salesforce to track and manage these replacements.\n\nWhich Agentforce Agent User change must be implemented to address this issue?",
539
+ "answerOptions": [
540
+ {
541
+ "describe": "The profile assigned to the Agentforce Agent User needs AI training permission to the custom Product Replacement object.",
542
+ "isRight": false
543
+ },
544
+ {
545
+ "describe": "The permission set assigned to the Agent User needs Read access to the custom Product Replacement object.",
546
+ "isRight": true
547
+ },
548
+ {
549
+ "describe": "The permission set group assigned to the Agent User needs to grant access to the Product Replacement flow.",
550
+ "isRight": false
551
+ }
552
+ ],
553
+ "hashCode": "2105985451",
554
+ "analysis": "Agentforce服务代理需要正确的权限才能访问新创建的自定义对象。为了处理产品更换流程,代理用户的权限集需要至少具有对自定义产品更换对象的\"读取\"访问权限,这样才能查询相关信息。"
555
+ }
556
+ ],
557
+ "hashCode": "-778766526"
558
+ }