@palerock/exam-qa 1.0.6-patch20 → 1.0.6-patch22
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.
- package/dist/a.txt +797 -0
- package/dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map +1 -1
- package/lib-json/Salesforce-Maps-AP.json +1667 -0
- package/lib-json/[DEV2]Salesforce/345/237/272/347/241/200.json +1 -1
- package/lib-json/[DEV2]/346/200/247/350/203/275.json +1 -1
- package/lib-json/[DEV2]/346/250/241/346/213/237/345/215/267A.json +1 -1
- package/lib-json/[DEV2]/346/250/241/346/213/237/345/215/267B.json +1 -1
- package/lib-json/[DEV2]/346/265/213/350/257/225/344/270/216/351/203/250/347/275/262.json +1 -1
- package/lib-json/[DEV2]/347/224/250/346/210/267/347/225/214/351/235/2421.json +1 -1
- package/lib-json/[DEV2]/347/224/250/346/210/267/347/225/214/351/235/2422.json +1 -1
- package/lib-json/[DEV2]/351/200/273/350/276/221/343/200/201/346/265/201/347/250/213/350/207/252/345/212/250/345/214/226/345/222/214/351/233/206/346/210/2201.json +1 -1
- package/lib-json/[DEV2]/351/200/273/350/276/221/343/200/201/346/265/201/347/250/213/350/207/252/345/212/250/345/214/226/345/222/214/351/233/206/346/210/2202.json +1 -1
- package/lib-json/map.json +1 -0
- package/package.json +1 -1
package/dist/a.txt
ADDED
@@ -0,0 +1,797 @@
|
|
1
|
+
1.What is the way of plotting accounts, Opps, Retail Stores or visits on a map?
|
2
|
+
|
3
|
+
A. By triggering a batch Geocoding process that takes text addresses and plots their coordinates.
|
4
|
+
|
5
|
+
B. By manually placing the marker on the map.
|
6
|
+
|
7
|
+
C. Both
|
8
|
+
Answer: C
|
9
|
+
|
10
|
+
2.Can tasks, events, etc... be generated directly from a Maps view of Visits, or Accounts?
|
11
|
+
|
12
|
+
A. No
|
13
|
+
|
14
|
+
B. Yes
|
15
|
+
Answer: B
|
16
|
+
|
17
|
+
3.Can a handpicked area of the map be selected to get a report of records displayed in territories?
|
18
|
+
|
19
|
+
A. No
|
20
|
+
|
21
|
+
B. Yes
|
22
|
+
Answer: A
|
23
|
+
|
24
|
+
4.Can specific users be assigned to a Visit Plan?
|
25
|
+
|
26
|
+
A. Yes
|
27
|
+
|
28
|
+
B. No
|
29
|
+
Answer: A
|
30
|
+
|
31
|
+
5.Once a given set of Accounts, Opps or Visits are added to a Route will the system automatically calculate the most efficient route?
|
32
|
+
|
33
|
+
A. No
|
34
|
+
|
35
|
+
B. Yes
|
36
|
+
Answer: B
|
37
|
+
|
38
|
+
6.Is chatter integrated in SF Maps?
|
39
|
+
|
40
|
+
A. No
|
41
|
+
|
42
|
+
B. Yes
|
43
|
+
Answer: B
|
44
|
+
|
45
|
+
7.Can live tracking of maps be used to automatically update the status of a WO or a Visit?
|
46
|
+
|
47
|
+
A. No
|
48
|
+
|
49
|
+
B. Yes
|
50
|
+
Answer: B
|
51
|
+
|
52
|
+
8.What does Salesforce Maps use to place markers on a map?
|
53
|
+
|
54
|
+
A. The latitude and longitude coordinates
|
55
|
+
|
56
|
+
B. The account billing address fields
|
57
|
+
Answer: A
|
58
|
+
|
59
|
+
9.Can Mass actions be performed over plotted records in a Map? For example drag an area to select several Retail Stores or Accounts plotted over a Map and perform a mass action over all of them like Add
|
60
|
+
to Route or Change Owner?
|
61
|
+
|
62
|
+
A. Yes
|
63
|
+
|
64
|
+
B. No
|
65
|
+
Answer: A
|
66
|
+
|
67
|
+
10.When creating a Dataset in the process of building Territories, what is the root object that must be selected?
|
68
|
+
|
69
|
+
A. Accounts
|
70
|
+
|
71
|
+
B. Report
|
72
|
+
|
73
|
+
C. Base Object
|
74
|
+
|
75
|
+
D. Layer
|
76
|
+
Answer: B
|
77
|
+
|
78
|
+
11.Which of the following Territory Planning Features will allow users to view territories geographically.
|
79
|
+
|
80
|
+
A. Access Advanced Territory Management and Optimization
|
81
|
+
|
82
|
+
B. Import optimized territories into Salesforce Maps
|
83
|
+
Answer: B
|
84
|
+
|
85
|
+
12.Only one dataset per visit plan is allowed by advanced SF Maps.
|
86
|
+
|
87
|
+
A. FALSE
|
88
|
+
|
89
|
+
B. TRUE
|
90
|
+
Answer: A
|
91
|
+
|
92
|
+
13.When selecting the optimization preferences for a Territory Plan which one will cause this optimization sequence: Provides the minimum distance between Units and Containers within Territory Areas.
|
93
|
+
|
94
|
+
A. Continuity
|
95
|
+
|
96
|
+
B. Compactness
|
97
|
+
|
98
|
+
C. Balance
|
99
|
+
Answer: B
|
100
|
+
|
101
|
+
14.Can users automatically set routes to plot on load of a given Layer?
|
102
|
+
|
103
|
+
A. No
|
104
|
+
|
105
|
+
B. Yes
|
106
|
+
Answer: A
|
107
|
+
|
108
|
+
15.Can multiple records be reassigned to a different territory manually from the SF Maps interface?
|
109
|
+
|
110
|
+
A. No
|
111
|
+
|
112
|
+
B. Yes
|
113
|
+
Answer: B
|
114
|
+
|
115
|
+
16.Maps Advanced Visit Plans does not require you to create Data Sets to indicate which records need to be routed, instead it will derive this information from the associated Layers.
|
116
|
+
|
117
|
+
A. FALSE
|
118
|
+
|
119
|
+
B. TRUE
|
120
|
+
Answer: B
|
121
|
+
|
122
|
+
17.What type of folder contains layers that will be available to every user of SF Maps in an org?
|
123
|
+
|
124
|
+
A. Corporate Folder
|
125
|
+
|
126
|
+
B. User Folder
|
127
|
+
|
128
|
+
C. Corporate Folder
|
129
|
+
Answer: A
|
130
|
+
|
131
|
+
18.Custom New Territories cannot be created directly from the SF Interface and must be generated by modifying the Dataset.
|
132
|
+
|
133
|
+
A. FALSE
|
134
|
+
|
135
|
+
B. TRUE
|
136
|
+
Answer: A
|
137
|
+
|
138
|
+
19.Can a handpicked area of the map be selected to get a list of records displayed in territories even if it crosses across many territories?
|
139
|
+
|
140
|
+
A. No
|
141
|
+
|
142
|
+
B. Yes
|
143
|
+
Answer: B
|
144
|
+
|
145
|
+
20.How is SF Maps distributed?
|
146
|
+
|
147
|
+
A. Lightning Web Component
|
148
|
+
|
149
|
+
B. Lightning Solution
|
150
|
+
|
151
|
+
C. Package
|
152
|
+
|
153
|
+
D. Custom Element
|
154
|
+
Answer: C
|
155
|
+
|
156
|
+
21.Optionally, SOQL Custom Query Builder can be used to circumvent creating a report when designing a Territory in SF Maps.
|
157
|
+
|
158
|
+
A. FALSE
|
159
|
+
|
160
|
+
B. TRUE
|
161
|
+
Answer: B
|
162
|
+
|
163
|
+
22.What are Shapes in Layers?
|
164
|
+
|
165
|
+
A. They define specific layers based on geographical locations of business significance, like adding the mid-western states together in a single territory in a layer.
|
166
|
+
|
167
|
+
B. They are filtered representations of the plotted records that Maps can present in a Map.
|
168
|
+
|
169
|
+
C. Shapes define which standard or custom sf objects can be plotted in a SF Map.
|
170
|
+
|
171
|
+
D. It is a custom object in Maps that regulates how data is presented in SF Maps and cna gather information from up to 6 objects
|
172
|
+
Answer: A
|
173
|
+
|
174
|
+
23.In SF Maps, the most common use of folder permissions is by controlling access to subfolders in the corporate folder. True or false?
|
175
|
+
A. TRUE
|
176
|
+
|
177
|
+
B. FALSE
|
178
|
+
Answer: A
|
179
|
+
|
180
|
+
24.Only geocoded records can be used in Territory Planning.
|
181
|
+
|
182
|
+
A. TRUE
|
183
|
+
|
184
|
+
B. FALSE
|
185
|
+
Answer: A
|
186
|
+
|
187
|
+
25.Also records that are not geocoded will be able to be used in Territory Planning.
|
188
|
+
|
189
|
+
A. TRUE
|
190
|
+
|
191
|
+
B. FALSE
|
192
|
+
Answer: B
|
193
|
+
|
194
|
+
26.When selecting the optimization preferences for a Territory Plan which one will cause this optimization sequence: Provides the minimum amount of Unit/Container reassignments across territory areas.
|
195
|
+
|
196
|
+
A. Compactness
|
197
|
+
|
198
|
+
B. Balance
|
199
|
+
|
200
|
+
B. Continuity
|
201
|
+
Answer: A
|
202
|
+
|
203
|
+
27.What does the Check in/ out feature allow users to do?
|
204
|
+
|
205
|
+
A. Allows Field Service Reps to check into meetings online beforehand
|
206
|
+
|
207
|
+
B. To create tasks directly from the Maps mobile interface.
|
208
|
+
Answer: B
|
209
|
+
|
210
|
+
28.What must be done by the admin setting up Salesforce Maps so as to allow users to change the SF Maps permission sets defaults assigned to them?
|
211
|
+
|
212
|
+
A. This cannot be done.
|
213
|
+
|
214
|
+
B. Click the Allow User Override Checkbox in the SF Maps permission Groups page.
|
215
|
+
Answer: B
|
216
|
+
|
217
|
+
29.What tool must admins use to ensure that field service reps are sticking to their determined territories by enforcing Geofencing?
|
218
|
+
|
219
|
+
A. User self-reporting in the mobile app
|
220
|
+
|
221
|
+
B. Live Tracking data from Maps
|
222
|
+
Answer: B
|
223
|
+
|
224
|
+
30.Can live tracking data of field service reps be reviewed in a phone or tablet?
|
225
|
+
|
226
|
+
A. No
|
227
|
+
|
228
|
+
B. Yes
|
229
|
+
Answer: B
|
230
|
+
Explanation:
|
231
|
+
|
232
|
+
Yes, SF Maps is absolutely compatible with mobile devices.
|
233
|
+
31.What action should users take when searching for nearby accounts using Salesforce Maps on a mobile device?
|
234
|
+
|
235
|
+
A. Set Proximity Center
|
236
|
+
|
237
|
+
B. Plot and Market Layer
|
238
|
+
Answer: B
|
239
|
+
|
240
|
+
32.Which of the following Territory Planning Features will allow users to manage and communicate territory configurations with leaders and field reps.
|
241
|
+
|
242
|
+
A. Manage territories inside Salesforce
|
243
|
+
|
244
|
+
B. Access Advanced Territory Management and Optimization
|
245
|
+
|
246
|
+
C. Import optimized territories into Salesforce Maps
|
247
|
+
Answer: A
|
248
|
+
|
249
|
+
33.What other tool besides standard salesforce reports can be used to circumvent report creation when creating a Territory in Salesforce Maps?
|
250
|
+
|
251
|
+
A. SOQL Custom Query Builder Dashboards
|
252
|
+
|
253
|
+
B. List Views
|
254
|
+
|
255
|
+
C. None, it is a required step
|
256
|
+
Answer: A
|
257
|
+
|
258
|
+
34.After setting the Base Object root for Maps (for example Opps) what must be done?
|
259
|
+
|
260
|
+
A. Set the field that stores the latitude and longitude fields to store in that new Base Object.
|
261
|
+
|
262
|
+
B. Selecting the Custom or Standard object with an address field to plot.
|
263
|
+
Answer: A
|
264
|
+
|
265
|
+
35.Must a click2create button be added to the SF Maps interface and assigned to users in order to access the functionality of creating records directly from the SF Maps interface?
|
266
|
+
|
267
|
+
A. No
|
268
|
+
|
269
|
+
B. Yes
|
270
|
+
Answer: B
|
271
|
+
|
272
|
+
36.Can the limit of each shift be set as an option for users assigned to a visit plan in SF Maps Advanced?
|
273
|
+
|
274
|
+
A. No
|
275
|
+
|
276
|
+
B. Yes
|
277
|
+
Answer: B
|
278
|
+
|
279
|
+
37.The first step when building a Territory via Territory Planning is creating a Report.
|
280
|
+
|
281
|
+
A. FALSE
|
282
|
+
|
283
|
+
B. TRUE
|
284
|
+
Answer: B
|
285
|
+
|
286
|
+
38.Which of the following Territory Planning Features will allow users to plan travel by using drive-time
|
287
|
+
and road networks for optimal routes and schedules.
|
288
|
+
|
289
|
+
A. Import optimized territories into Salesforce Maps
|
290
|
+
|
291
|
+
B. Access Advanced Territory Management and Optimization
|
292
|
+
Answer: A
|
293
|
+
|
294
|
+
39.If records are not geocoded with latitude and longitude coordinates in your environment, they will not appear in SF Maps and hence not be of use when building a Report.
|
295
|
+
|
296
|
+
A. FALSE
|
297
|
+
|
298
|
+
B. TRUE
|
299
|
+
Answer: B
|
300
|
+
|
301
|
+
40.Which fields uses SF Maps to automatically link each record in a Dataset to the predefined Territories?
|
302
|
+
|
303
|
+
A. Base Object ID
|
304
|
+
|
305
|
+
B. Territory Id
|
306
|
+
|
307
|
+
C. Geocode Fields
|
308
|
+
|
309
|
+
D. Billing Address
|
310
|
+
Answer: C
|
311
|
+
|
312
|
+
41.What concept in Territory Planning for SF Maps match the following official definition: "The proposed territory model for the group of records defined."
|
313
|
+
|
314
|
+
A. Layers
|
315
|
+
|
316
|
+
B. Root Report
|
317
|
+
|
318
|
+
C. Territory Allignment
|
319
|
+
|
320
|
+
D. Data Sets
|
321
|
+
Answer: C
|
322
|
+
|
323
|
+
42.What Permission Set must the user have that is setting up Advanced Maps?
|
324
|
+
|
325
|
+
A. External User
|
326
|
+
|
327
|
+
B. Service Cloud Manager
|
328
|
+
|
329
|
+
C. Maps User
|
330
|
+
|
331
|
+
D. Maps Admin
|
332
|
+
Answer: D
|
333
|
+
|
334
|
+
43.Is Territory Planning included in the standard Salesforce Maps package?
|
335
|
+
|
336
|
+
A. No
|
337
|
+
|
338
|
+
B. Yes
|
339
|
+
Answer: A
|
340
|
+
|
341
|
+
44.How many datasets can be related to the same Visit Plan in Advanced Maps?
|
342
|
+
|
343
|
+
A. Only One
|
344
|
+
|
345
|
+
B. None
|
346
|
+
|
347
|
+
C. Multiple
|
348
|
+
Answer: C
|
349
|
+
45.Territory Planning can be directly integrated with Salesforce reports.
|
350
|
+
|
351
|
+
A. TRUE
|
352
|
+
|
353
|
+
B. FALSE
|
354
|
+
Answer: A
|
355
|
+
|
356
|
+
46.How can an admin regulate the amount of buttons available for a given set of SF Maps users?
|
357
|
+
|
358
|
+
A. This cannot be done.
|
359
|
+
|
360
|
+
B. Set the assigned button sets per SF Maps permission set groups.
|
361
|
+
Answer: B
|
362
|
+
|
363
|
+
47.A Maps Base Object must be configured for the Routable Object to be used within the Data Set before creating a Data Set in the Maps Advanced Visit Plan.
|
364
|
+
|
365
|
+
A. TRUE
|
366
|
+
|
367
|
+
B. FALSE
|
368
|
+
Answer: A
|
369
|
+
|
370
|
+
48.At what two levels can specific users be assigned to a given Visit Plan in Advanced SF Maps?
|
371
|
+
|
372
|
+
A. Only at User Level
|
373
|
+
|
374
|
+
B. Record Type and User Level
|
375
|
+
|
376
|
+
C. Profile and User levels
|
377
|
+
|
378
|
+
D. Role and User Level
|
379
|
+
Answer: C
|
380
|
+
|
381
|
+
49.When creating a Dataset with faulty data: missing zip codes/postal codes are automatically assigned to nearby accounts based on their proximity to each territory.
|
382
|
+
|
383
|
+
A. TRUE
|
384
|
+
|
385
|
+
B. FALSE
|
386
|
+
Answer: A
|
387
|
+
|
388
|
+
50.Can the latitude and longitude field be stored in a different object from the root object selected when defining a Base Object? For example: Root Object = Opps, but the Lat/Long field is in Account Address.
|
389
|
+
|
390
|
+
A. No
|
391
|
+
|
392
|
+
B. Yes
|
393
|
+
Answer: B
|
394
|
+
Explanation:
|
395
|
+
|
396
|
+
Yes, related objects to the root object can be queried to detect Lat/long fields to use to plot each record.
|
397
|
+
|
398
|
+
51.With the Click2Create SF Maps option what kind of records can be created?
|
399
|
+
|
400
|
+
A. Standard Objects only
|
401
|
+
|
402
|
+
B. Custom Objects only
|
403
|
+
|
404
|
+
C. Both
|
405
|
+
Answer: C
|
406
|
+
52.Can SF Maps users set a given default view that loads every time they open the app?
|
407
|
+
|
408
|
+
A. Yes
|
409
|
+
|
410
|
+
B. No
|
411
|
+
Answer: A
|
412
|
+
|
413
|
+
53..What can be used to limit the amount of records that are plotted in a Layer in Salesforce Maps?
|
414
|
+
|
415
|
+
A. SOQL queries
|
416
|
+
|
417
|
+
B. Other Base Objects
|
418
|
+
|
419
|
+
C. Filters
|
420
|
+
Answer: C
|
421
|
+
Explanation:
|
422
|
+
|
423
|
+
Filters, like in Reports, only the records that satisfy those filters and are stored in Base Objects will be displayed on that layer.
|
424
|
+
|
425
|
+
54.Which user must use the Lightning App Builder to customize record pages and components?
|
426
|
+
|
427
|
+
A. Sales Manager
|
428
|
+
|
429
|
+
B. Administrator
|
430
|
+
|
431
|
+
C. Field Reps
|
432
|
+
Answer: B
|
433
|
+
|
434
|
+
55.Which of the following Territory Planning Features will allow users to maximize geographic coverage without affecting current assignments.
|
435
|
+
|
436
|
+
A. Import optimized territories into Salesforce Maps
|
437
|
+
|
438
|
+
B. Access Advanced Territory Management and Optimization
|
439
|
+
|
440
|
+
C. Manage territories inside Salesforce
|
441
|
+
Answer: B
|
442
|
+
|
443
|
+
56.When using SOQL Custom Query Builder to create a Territory in SF Maps, the Object ID field is not required as it is when creating the Territory via a Report.
|
444
|
+
|
445
|
+
A. TRUE
|
446
|
+
|
447
|
+
B. FALSE
|
448
|
+
Answer: B
|
449
|
+
|
450
|
+
57.Can route destinations, and the duration of such visits be plotted in a schedule from SF Maps?
|
451
|
+
|
452
|
+
A. Yes
|
453
|
+
|
454
|
+
B. No
|
455
|
+
Explanation:
|
456
|
+
|
457
|
+
Yes, from SF Maps the location, and duration of a visit will be plotted in the Schedule of a given user. They are displayed in the Schedule tab
|
458
|
+
Answer: A
|
459
|
+
|
460
|
+
58.Which of the following is not a required field when mapping a given object onto the Territoy Planning via a Report?
|
461
|
+
|
462
|
+
A. Longitude Field
|
463
|
+
B. Object ID
|
464
|
+
|
465
|
+
C. Latitude field
|
466
|
+
|
467
|
+
D. They are all required
|
468
|
+
|
469
|
+
E. Territory Name
|
470
|
+
Answer: D
|
471
|
+
|
472
|
+
59.You can select one or more reports when configuring a data set.
|
473
|
+
|
474
|
+
A. TRUE
|
475
|
+
|
476
|
+
B. FALSE
|
477
|
+
Answer: A
|
478
|
+
|
479
|
+
60.Can the SF Maps style be customized?
|
480
|
+
|
481
|
+
A. No
|
482
|
+
|
483
|
+
B. Yes
|
484
|
+
Answer: B
|
485
|
+
Explanation:
|
486
|
+
|
487
|
+
Yes, in the Display Options section of the Marker Layer creation process, different Marker styles can be selected.
|
488
|
+
|
489
|
+
61.Users can't be assigned in bulk to a given Service Visit plan in Advanced SF Mamps.
|
490
|
+
|
491
|
+
A. FALSE
|
492
|
+
|
493
|
+
B. TRUE
|
494
|
+
Answer: A
|
495
|
+
|
496
|
+
62.Only layers inside of subfolders in the corporate folder are subject to permission setting. If a layer sits directly under the corporate folder it will be visible to all users. True or False?
|
497
|
+
|
498
|
+
A. TRUE
|
499
|
+
|
500
|
+
B. FALSE
|
501
|
+
Answer: A
|
502
|
+
|
503
|
+
63.Which of the following Territory Planning Features will allow users to visualize complete territory designs.
|
504
|
+
|
505
|
+
A. Import optimized territories into Salesforce Maps
|
506
|
+
|
507
|
+
B. Manage territories inside Salesforce
|
508
|
+
|
509
|
+
C. Access Advanced Territory Management and Optimization
|
510
|
+
Answer: B
|
511
|
+
|
512
|
+
64.Up to how many objects can be selected as output object per visit plan?
|
513
|
+
|
514
|
+
A. Three
|
515
|
+
|
516
|
+
B. One
|
517
|
+
|
518
|
+
C. As many as required
|
519
|
+
|
520
|
+
D. Upto 10
|
521
|
+
Answer: B
|
522
|
+
65.You can select only one root report when configuring a data set.
|
523
|
+
|
524
|
+
A. FALSE
|
525
|
+
|
526
|
+
B. TRUE
|
527
|
+
Answer: A
|
528
|
+
|
529
|
+
66.What tool can be used with Maps to track the location of all field service reps?
|
530
|
+
|
531
|
+
A. Live Tracking
|
532
|
+
|
533
|
+
B. Layers
|
534
|
+
Answer: A
|
535
|
+
|
536
|
+
67.Reports are directly linked to data sets, so any changes in the underlying report will be automatically be brought into the data set.
|
537
|
+
|
538
|
+
A. TRUE
|
539
|
+
|
540
|
+
B. FALSE
|
541
|
+
Answer: B
|
542
|
+
|
543
|
+
68.Can Salesforce Maps be used to track the location of a Field service operative and send a message to a customer or retailer automatically when the rep is under 1 km to their house or a Retail Store?
|
544
|
+
|
545
|
+
A. No
|
546
|
+
|
547
|
+
B. Yes
|
548
|
+
Answer: B
|
549
|
+
|
550
|
+
69.Reports are not directly linked to data sets. Instead, a snapshot of your report is taken when you create a data set.
|
551
|
+
|
552
|
+
A. FALSE
|
553
|
+
|
554
|
+
B. TRUE
|
555
|
+
Answer: B
|
556
|
+
|
557
|
+
70.Can custom Latitude and Longitude fields be created?
|
558
|
+
|
559
|
+
A. No
|
560
|
+
|
561
|
+
B. Yes
|
562
|
+
Answer: B
|
563
|
+
|
564
|
+
71.What must be assigned to users that will employ Salesforce Maps?
|
565
|
+
|
566
|
+
A. The Consumer Goods Cloud License
|
567
|
+
|
568
|
+
B. The Salesforce Lightning Plus license
|
569
|
+
|
570
|
+
C. The Salesforce Maps permission Set license.
|
571
|
+
Answer: C
|
572
|
+
|
573
|
+
72.What is Geocoding in the context of SF Maps?
|
574
|
+
|
575
|
+
A. The process of converting a standard salesforce object into a Maps Base Object
|
576
|
+
|
577
|
+
B. The process by which SF Maps turns Physical (Text) addresses in fields in the Account, Retail Store or Location objects into Latitud and Longitud coordinates and plot them in a map.
|
578
|
+
|
579
|
+
Answer: B
|
580
|
+
73.Will the SF Maps layers contained in the User folder of SF Maps, be accessible up the hierarchy of roles?
|
581
|
+
|
582
|
+
A. Yes
|
583
|
+
|
584
|
+
B. No
|
585
|
+
Answer: A
|
586
|
+
|
587
|
+
74.What is the first step in creating a Base Object in SF Maps?
|
588
|
+
|
589
|
+
A. Selecting the Custom or Standard object with an address field to plot.
|
590
|
+
|
591
|
+
B. Set the field that stores the latitude and longitude fields to store in that new Base Object.
|
592
|
+
Answer: A
|
593
|
+
|
594
|
+
75.Can Territory Planning be added to Salesforce Maps?
|
595
|
+
|
596
|
+
A. Yes
|
597
|
+
|
598
|
+
B. No
|
599
|
+
Answer: A
|
600
|
+
|
601
|
+
76.How can multiple Retail Stores or Accounts be added to a route in SF Maps?
|
602
|
+
|
603
|
+
A. By dragging an area over them in SF Maps, defining how much time to remain on each location (or when exactly the field sales rep must be there) and then using the Mass Action add to Route.
|
604
|
+
|
605
|
+
B. By performing a SOQL query in the context of an active layer
|
606
|
+
Answer: A
|
607
|
+
|
608
|
+
77.Must OAuth be set in order to be able to use Advanced Maps?
|
609
|
+
|
610
|
+
A. No
|
611
|
+
|
612
|
+
B. Yes
|
613
|
+
Answer: B
|
614
|
+
|
615
|
+
78.To reassign records from one territory to another, it is necessary to edit the underlying Root Report of the Dataset.
|
616
|
+
|
617
|
+
A. TRUE
|
618
|
+
|
619
|
+
B. FALSE
|
620
|
+
Answer: B
|
621
|
+
|
622
|
+
79.When creating a Territory design the use of Territory Boundaries is optional.
|
623
|
+
|
624
|
+
A. TRUE
|
625
|
+
|
626
|
+
B. FALSE
|
627
|
+
Answer: A
|
628
|
+
|
629
|
+
80.What are Salesforce Maps Marker Layers?
|
630
|
+
|
631
|
+
A. They are filtered representations of the plotted records that Maps can present in a Map.
|
632
|
+
|
633
|
+
B. It is a custom object in Maps that regulates how data is presented in SF Maps and cna gather information from up to 6 objects
|
634
|
+
|
635
|
+
C. Layers define which standard or custom sf objects can be plotted in a SF Map.
|
636
|
+
Answer: A
|
637
|
+
|
638
|
+
81.When creating a dataset in the process of building Territories, what is the point of including Attribute Fields?
|
639
|
+
|
640
|
+
A. These Fields are optional added information about the Layer used to display this Territory in SF Maps.
|
641
|
+
|
642
|
+
B. These Fields are optional added information to be displayed about records in a Territory
|
643
|
+
|
644
|
+
C. These fields are mandatory fields that inform of metadata customizations related to the creation of the Data Set
|
645
|
+
Answer: B
|
646
|
+
|
647
|
+
82.Can a SF Maps admin regulate the fields that a group of SF Maps users will have access to?
|
648
|
+
|
649
|
+
A. No
|
650
|
+
|
651
|
+
B. Yes
|
652
|
+
Answer: B
|
653
|
+
|
654
|
+
83.The buttons check in and check out in the SF Maps mobile app allow users to...
|
655
|
+
|
656
|
+
A. Create a visit and conclude one as they arrive to a client destination and conclude their tasks.
|
657
|
+
|
658
|
+
B. Create a Retail Store and review at a glance their open promotions and active orders.
|
659
|
+
Answer: A
|
660
|
+
|
661
|
+
84.Can users report on Live Tracking data?
|
662
|
+
|
663
|
+
A. Yes
|
664
|
+
|
665
|
+
B. No
|
666
|
+
Answer: A
|
667
|
+
|
668
|
+
85.What tool can be used to create a record like a lead, or account or Order directly from the Salesforce Map interface?
|
669
|
+
|
670
|
+
A. Clik2Create
|
671
|
+
|
672
|
+
B. Check in/Out
|
673
|
+
Answer: A
|
674
|
+
|
675
|
+
86.What are Base Objects in Maps?
|
676
|
+
|
677
|
+
A. It is a custom object in Maps that regulates how data is presented in SF Maps and cna gather information from up to 6 objects
|
678
|
+
|
679
|
+
B. Base objects define which standard or custom st objects can be plotted in a SF Map.
|
680
|
+
Answer: B
|
681
|
+
|
682
|
+
87.Latitude and Longitude fields are automatically pre-selected when creating a Report that is going to be used Territory Planning.
|
683
|
+
|
684
|
+
A. TRUE
|
685
|
+
|
686
|
+
B. FALSE
|
687
|
+
Answer: B
|
688
|
+
|
689
|
+
88.The Report created to segment the accounts that belong to a given territory design must be selected
|
690
|
+
as the Data Set during Territory Planning.
|
691
|
+
|
692
|
+
A. FALSE
|
693
|
+
|
694
|
+
B. TRUE
|
695
|
+
Answer: B
|
696
|
+
|
697
|
+
89.What permission must users of Salesforce Maps have to be able to inline edit Accounts, Visits, etc, from the Maps view?
|
698
|
+
|
699
|
+
A. Edit Details Tab Field
|
700
|
+
|
701
|
+
B. This cannot be done.
|
702
|
+
Answer: A
|
703
|
+
|
704
|
+
90.Which of the following Territory Planning Features will allow users to build and implement optimized territory alignments.
|
705
|
+
|
706
|
+
A. Import optimized territories into Salesforce Maps
|
707
|
+
|
708
|
+
B. Manage territories in side Salesforce
|
709
|
+
|
710
|
+
C. Access Advanced Territory Management and Optimization
|
711
|
+
Answer: C
|
712
|
+
|
713
|
+
91.What concept in Territory Planning for SF Maps match the following official definition: "A collection of records that define your Territory models"
|
714
|
+
|
715
|
+
A. Data Sets
|
716
|
+
|
717
|
+
B. Root Report
|
718
|
+
|
719
|
+
C. Territory Allignment
|
720
|
+
|
721
|
+
D. Layers
|
722
|
+
Answer: A
|
723
|
+
|
724
|
+
92.Maps Advanced Visit Plans require you to create at least one Data Set to indicate which records need to be routed.
|
725
|
+
|
726
|
+
A. TRUE
|
727
|
+
|
728
|
+
B. FALSE
|
729
|
+
Answer: A
|
730
|
+
|
731
|
+
93.Can Salesforce Maps display current and forecasted weather conditions?
|
732
|
+
|
733
|
+
A. Yes
|
734
|
+
|
735
|
+
B. No
|
736
|
+
Answer: A
|
737
|
+
|
738
|
+
94.How can users futher filter a plotted layer in Maps, say for example by Opportunity Stage?
|
739
|
+
|
740
|
+
A. Create a filtered report, identify it as a Base object from the Report object and then use it as a basis for the Layer
|
741
|
+
|
742
|
+
B. First create the Layer by gathering Opps, group them by Stage and once the Layer is generated the user will be able to click certain checkboxes to only plot the markers of the stages desired.
|
743
|
+
|
744
|
+
Answer: B
|
745
|
+
95.Where are layers stored in SF Maps?
|
746
|
+
|
747
|
+
A. As reports
|
748
|
+
|
749
|
+
B. As records
|
750
|
+
|
751
|
+
C. Apps
|
752
|
+
|
753
|
+
D. Folders
|
754
|
+
Answer: D
|
755
|
+
|
756
|
+
96.What must be selected to restrict visibility of routes to respect the role hierarchy?
|
757
|
+
|
758
|
+
A. Routing role security
|
759
|
+
|
760
|
+
B. Nothing, this is a standard feature independent of the OWDs present in Salesforce
|
761
|
+
Answer: A
|
762
|
+
Explanation:
|
763
|
+
|
764
|
+
Routing role security, without setting this up the standard visibility model is that any user can view and create routes for other users.
|
765
|
+
|
766
|
+
97.Once territories are dessigned will SF Maps automatically place each record within the dataset in the correct territory based on their Geocode fields?
|
767
|
+
|
768
|
+
A. No
|
769
|
+
|
770
|
+
B. Yes
|
771
|
+
Answer: B
|
772
|
+
|
773
|
+
98.When selecting the optimization preferences for a Territory Plan which one will cause this optimization sequence: Provides an equal distribution of the selected attribute across territory areas
|
774
|
+
|
775
|
+
A. Balance
|
776
|
+
|
777
|
+
B. Compactness
|
778
|
+
|
779
|
+
C. Continuity
|
780
|
+
Answer: A
|
781
|
+
|
782
|
+
99.All things being equal, will an address that is changed manually in an Account or Retail store record have their geocode updated in Maps?
|
783
|
+
|
784
|
+
A. Yes
|
785
|
+
|
786
|
+
B. No
|
787
|
+
Answer: B
|
788
|
+
Explanation:
|
789
|
+
|
790
|
+
No. This must be done via automation, for example using Flow to update the base object record or via a batch automation.
|
791
|
+
|
792
|
+
100.Is it good practice to create Data Sets for Territories based on reports whose data change between seasons?
|
793
|
+
|
794
|
+
A. No
|
795
|
+
|
796
|
+
B. Yes
|
797
|
+
Answer: A
|