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

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1667 @@
1
+ {
2
+ "title": "Salesforce Maps AP",
3
+ "category": "Free Dumps",
4
+ "questions": [
5
+ {
6
+ "describe": "What is the way of plotting accounts, Opps, Retail Stores or visits on a map?",
7
+ "analysis": "",
8
+ "answerOptions": [
9
+ {
10
+ "describe": "By triggering a batch Geocoding process that takes text addresses and plots their coordinates.",
11
+ "isRight": false
12
+ },
13
+ {
14
+ "describe": "By manually placing the marker on the map.",
15
+ "isRight": false
16
+ },
17
+ {
18
+ "describe": "Both",
19
+ "isRight": true
20
+ }
21
+ ],
22
+ "hashCode": "-1413389608"
23
+ },
24
+ {
25
+ "describe": "Can tasks, events, etc... be generated directly from a Maps view of Visits, or Accounts?",
26
+ "analysis": "",
27
+ "answerOptions": [
28
+ {
29
+ "describe": "No",
30
+ "isRight": false
31
+ },
32
+ {
33
+ "describe": "Yes",
34
+ "isRight": true
35
+ }
36
+ ],
37
+ "hashCode": "-684131082"
38
+ },
39
+ {
40
+ "describe": "Can a handpicked area of the map be selected to get a report of records displayed in territories?",
41
+ "analysis": "",
42
+ "answerOptions": [
43
+ {
44
+ "describe": "No",
45
+ "isRight": true
46
+ },
47
+ {
48
+ "describe": "Yes",
49
+ "isRight": false
50
+ }
51
+ ],
52
+ "hashCode": "902478734"
53
+ },
54
+ {
55
+ "describe": "Can specific users be assigned to a Visit Plan?",
56
+ "analysis": "",
57
+ "answerOptions": [
58
+ {
59
+ "describe": "Yes",
60
+ "isRight": true
61
+ },
62
+ {
63
+ "describe": "No",
64
+ "isRight": false
65
+ }
66
+ ],
67
+ "hashCode": "1630230065"
68
+ },
69
+ {
70
+ "describe": "Once a given set of Accounts, Opps or Visits are added to a Route will the system automatically calculate the most efficient route?",
71
+ "analysis": "",
72
+ "answerOptions": [
73
+ {
74
+ "describe": "No",
75
+ "isRight": false
76
+ },
77
+ {
78
+ "describe": "Yes",
79
+ "isRight": true
80
+ }
81
+ ],
82
+ "hashCode": "405138839"
83
+ },
84
+ {
85
+ "describe": "Is chatter integrated in SF Maps?",
86
+ "analysis": "",
87
+ "answerOptions": [
88
+ {
89
+ "describe": "No",
90
+ "isRight": false
91
+ },
92
+ {
93
+ "describe": "Yes",
94
+ "isRight": true
95
+ }
96
+ ],
97
+ "hashCode": "-1481395715"
98
+ },
99
+ {
100
+ "describe": "Can live tracking of maps be used to automatically update the status of a WO or a Visit?",
101
+ "analysis": "",
102
+ "answerOptions": [
103
+ {
104
+ "describe": "No",
105
+ "isRight": false
106
+ },
107
+ {
108
+ "describe": "Yes",
109
+ "isRight": true
110
+ }
111
+ ],
112
+ "hashCode": "-1809921246"
113
+ },
114
+ {
115
+ "describe": "What does Salesforce Maps use to place markers on a map?",
116
+ "analysis": "",
117
+ "answerOptions": [
118
+ {
119
+ "describe": "The latitude and longitude coordinates",
120
+ "isRight": true
121
+ },
122
+ {
123
+ "describe": "The account billing address fields",
124
+ "isRight": false
125
+ }
126
+ ],
127
+ "hashCode": "-1792693213"
128
+ },
129
+ {
130
+ "describe": "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 Addto Route or Change Owner?",
131
+ "analysis": "",
132
+ "answerOptions": [
133
+ {
134
+ "describe": "Yes",
135
+ "isRight": true
136
+ },
137
+ {
138
+ "describe": "No",
139
+ "isRight": false
140
+ }
141
+ ],
142
+ "hashCode": "1952099881"
143
+ },
144
+ {
145
+ "describe": "When creating a Dataset in the process of building Territories, what is the root object that must be selected?",
146
+ "analysis": "",
147
+ "answerOptions": [
148
+ {
149
+ "describe": "Accounts",
150
+ "isRight": false
151
+ },
152
+ {
153
+ "describe": "Report",
154
+ "isRight": true
155
+ },
156
+ {
157
+ "describe": "Base Object",
158
+ "isRight": false
159
+ },
160
+ {
161
+ "describe": "Layer",
162
+ "isRight": false
163
+ }
164
+ ],
165
+ "hashCode": "2003183600"
166
+ },
167
+ {
168
+ "describe": "Which of the following Territory Planning Features will allow users to view territories geographically.",
169
+ "analysis": "",
170
+ "answerOptions": [
171
+ {
172
+ "describe": "Access Advanced Territory Management and Optimization",
173
+ "isRight": false
174
+ },
175
+ {
176
+ "describe": "Import optimized territories into Salesforce Maps",
177
+ "isRight": true
178
+ }
179
+ ],
180
+ "hashCode": "-1551836726"
181
+ },
182
+ {
183
+ "describe": "Only one dataset per visit plan is allowed by advanced SF Maps.",
184
+ "analysis": "",
185
+ "answerOptions": [
186
+ {
187
+ "describe": "FALSE",
188
+ "isRight": true
189
+ },
190
+ {
191
+ "describe": "TRUE",
192
+ "isRight": false
193
+ }
194
+ ],
195
+ "hashCode": "-396497186"
196
+ },
197
+ {
198
+ "describe": "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.",
199
+ "analysis": "",
200
+ "answerOptions": [
201
+ {
202
+ "describe": "Continuity",
203
+ "isRight": false
204
+ },
205
+ {
206
+ "describe": "Compactness",
207
+ "isRight": true
208
+ },
209
+ {
210
+ "describe": "Balance",
211
+ "isRight": false
212
+ }
213
+ ],
214
+ "hashCode": "-1833710005"
215
+ },
216
+ {
217
+ "describe": "Can users automatically set routes to plot on load of a given Layer?",
218
+ "analysis": "",
219
+ "answerOptions": [
220
+ {
221
+ "describe": "No",
222
+ "isRight": true
223
+ },
224
+ {
225
+ "describe": "Yes",
226
+ "isRight": false
227
+ }
228
+ ],
229
+ "hashCode": "-1378376600"
230
+ },
231
+ {
232
+ "describe": "Can multiple records be reassigned to a different territory manually from the SF Maps interface?",
233
+ "analysis": "",
234
+ "answerOptions": [
235
+ {
236
+ "describe": "No",
237
+ "isRight": false
238
+ },
239
+ {
240
+ "describe": "Yes",
241
+ "isRight": true
242
+ }
243
+ ],
244
+ "hashCode": "881371624"
245
+ },
246
+ {
247
+ "describe": "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.",
248
+ "analysis": "",
249
+ "answerOptions": [
250
+ {
251
+ "describe": "FALSE",
252
+ "isRight": false
253
+ },
254
+ {
255
+ "describe": "TRUE",
256
+ "isRight": true
257
+ }
258
+ ],
259
+ "hashCode": "1067224845"
260
+ },
261
+ {
262
+ "describe": "What type of folder contains layers that will be available to every user of SF Maps in an org?",
263
+ "analysis": "",
264
+ "answerOptions": [
265
+ {
266
+ "describe": "Corporate Folder",
267
+ "isRight": true
268
+ },
269
+ {
270
+ "describe": "User Folder",
271
+ "isRight": false
272
+ },
273
+ {
274
+ "describe": "Corporate Folder",
275
+ "isRight": false
276
+ }
277
+ ],
278
+ "hashCode": "-359753418"
279
+ },
280
+ {
281
+ "describe": "Custom New Territories cannot be created directly from the SF Interface and must be generated by modifying the Dataset.",
282
+ "analysis": "",
283
+ "answerOptions": [
284
+ {
285
+ "describe": "FALSE",
286
+ "isRight": true
287
+ },
288
+ {
289
+ "describe": "TRUE",
290
+ "isRight": false
291
+ }
292
+ ],
293
+ "hashCode": "2134092838"
294
+ },
295
+ {
296
+ "describe": "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?",
297
+ "analysis": "",
298
+ "answerOptions": [
299
+ {
300
+ "describe": "No",
301
+ "isRight": false
302
+ },
303
+ {
304
+ "describe": "Yes",
305
+ "isRight": true
306
+ }
307
+ ],
308
+ "hashCode": "597483718"
309
+ },
310
+ {
311
+ "describe": "How is SF Maps distributed?",
312
+ "analysis": "",
313
+ "answerOptions": [
314
+ {
315
+ "describe": "Lightning Web Component",
316
+ "isRight": false
317
+ },
318
+ {
319
+ "describe": "Lightning Solution",
320
+ "isRight": false
321
+ },
322
+ {
323
+ "describe": "Package",
324
+ "isRight": true
325
+ },
326
+ {
327
+ "describe": "Custom Element",
328
+ "isRight": false
329
+ }
330
+ ],
331
+ "hashCode": "-941838689"
332
+ },
333
+ {
334
+ "describe": "Optionally, SOQL Custom Query Builder can be used to circumvent creating a report when designing a Territory in SF Maps.",
335
+ "analysis": "",
336
+ "answerOptions": [
337
+ {
338
+ "describe": "FALSE",
339
+ "isRight": false
340
+ },
341
+ {
342
+ "describe": "TRUE",
343
+ "isRight": true
344
+ }
345
+ ],
346
+ "hashCode": "-475650283"
347
+ },
348
+ {
349
+ "describe": "What are Shapes in Layers?",
350
+ "analysis": "",
351
+ "answerOptions": [
352
+ {
353
+ "describe": "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.",
354
+ "isRight": true
355
+ },
356
+ {
357
+ "describe": "They are filtered representations of the plotted records that Maps can present in a Map.",
358
+ "isRight": false
359
+ },
360
+ {
361
+ "describe": "Shapes define which standard or custom sf objects can be plotted in a SF Map.",
362
+ "isRight": false
363
+ },
364
+ {
365
+ "describe": "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",
366
+ "isRight": false
367
+ }
368
+ ],
369
+ "hashCode": "252222514"
370
+ },
371
+ {
372
+ "describe": "In SF Maps, the most common use of folder permissions is by controlling access to subfolders in the corporate folder. True or false?",
373
+ "analysis": "",
374
+ "answerOptions": [
375
+ {
376
+ "describe": "TRUE",
377
+ "isRight": true
378
+ },
379
+ {
380
+ "describe": "FALSE",
381
+ "isRight": false
382
+ }
383
+ ],
384
+ "hashCode": "-42906482"
385
+ },
386
+ {
387
+ "describe": "Only geocoded records can be used in Territory Planning.",
388
+ "analysis": "",
389
+ "answerOptions": [
390
+ {
391
+ "describe": "TRUE",
392
+ "isRight": true
393
+ },
394
+ {
395
+ "describe": "FALSE",
396
+ "isRight": false
397
+ }
398
+ ],
399
+ "hashCode": "865621248"
400
+ },
401
+ {
402
+ "describe": "Also records that are not geocoded will be able to be used in Territory Planning.",
403
+ "analysis": "",
404
+ "answerOptions": [
405
+ {
406
+ "describe": "TRUE",
407
+ "isRight": false
408
+ },
409
+ {
410
+ "describe": "FALSE",
411
+ "isRight": true
412
+ }
413
+ ],
414
+ "hashCode": "-852646041"
415
+ },
416
+ {
417
+ "describe": "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.",
418
+ "analysis": "",
419
+ "answerOptions": [
420
+ {
421
+ "describe": "Compactness",
422
+ "isRight": true
423
+ },
424
+ {
425
+ "describe": "Balance",
426
+ "isRight": false
427
+ },
428
+ {
429
+ "describe": "Continuity",
430
+ "isRight": false
431
+ }
432
+ ],
433
+ "hashCode": "259484480"
434
+ },
435
+ {
436
+ "describe": "What does the Check in/ out feature allow users to do?",
437
+ "analysis": "",
438
+ "answerOptions": [
439
+ {
440
+ "describe": "Allows Field Service Reps to check into meetings online beforehand",
441
+ "isRight": false
442
+ },
443
+ {
444
+ "describe": "To create tasks directly from the Maps mobile interface.",
445
+ "isRight": true
446
+ }
447
+ ],
448
+ "hashCode": "-688003430"
449
+ },
450
+ {
451
+ "describe": "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?",
452
+ "analysis": "",
453
+ "answerOptions": [
454
+ {
455
+ "describe": "This cannot be done.",
456
+ "isRight": false
457
+ },
458
+ {
459
+ "describe": "Click the Allow User Override Checkbox in the SF Maps permission Groups page.",
460
+ "isRight": true
461
+ }
462
+ ],
463
+ "hashCode": "657713411"
464
+ },
465
+ {
466
+ "describe": "What tool must admins use to ensure that field service reps are sticking to their determined territories by enforcing Geofencing?",
467
+ "analysis": "",
468
+ "answerOptions": [
469
+ {
470
+ "describe": "User self-reporting in the mobile app",
471
+ "isRight": false
472
+ },
473
+ {
474
+ "describe": "Live Tracking data from Maps",
475
+ "isRight": true
476
+ }
477
+ ],
478
+ "hashCode": "-1648736263"
479
+ },
480
+ {
481
+ "describe": "Can live tracking data of field service reps be reviewed in a phone or tablet?",
482
+ "analysis": "Yes, SF Maps is absolutely compatible with mobile devices.",
483
+ "answerOptions": [
484
+ {
485
+ "describe": "No",
486
+ "isRight": false
487
+ },
488
+ {
489
+ "describe": "Yes",
490
+ "isRight": true
491
+ }
492
+ ],
493
+ "hashCode": "622320660"
494
+ },
495
+ {
496
+ "describe": "What action should users take when searching for nearby accounts using Salesforce Maps on a mobile device?",
497
+ "analysis": "",
498
+ "answerOptions": [
499
+ {
500
+ "describe": "Set Proximity Center",
501
+ "isRight": false
502
+ },
503
+ {
504
+ "describe": "Plot and Market Layer",
505
+ "isRight": true
506
+ }
507
+ ],
508
+ "hashCode": "-157444379"
509
+ },
510
+ {
511
+ "describe": "Which of the following Territory Planning Features will allow users to manage and communicate territory configurations with leaders and field reps.",
512
+ "analysis": "",
513
+ "answerOptions": [
514
+ {
515
+ "describe": "Manage territories inside Salesforce",
516
+ "isRight": true
517
+ },
518
+ {
519
+ "describe": "Access Advanced Territory Management and Optimization",
520
+ "isRight": false
521
+ },
522
+ {
523
+ "describe": "Import optimized territories into Salesforce Maps",
524
+ "isRight": false
525
+ }
526
+ ],
527
+ "hashCode": "688426799"
528
+ },
529
+ {
530
+ "describe": "What other tool besides standard salesforce reports can be used to circumvent report creation when creating a Territory in Salesforce Maps?",
531
+ "analysis": "",
532
+ "answerOptions": [
533
+ {
534
+ "describe": "SOQL Custom Query Builder Dashboards",
535
+ "isRight": true
536
+ },
537
+ {
538
+ "describe": "List Views",
539
+ "isRight": false
540
+ },
541
+ {
542
+ "describe": "None, it is a required step",
543
+ "isRight": false
544
+ }
545
+ ],
546
+ "hashCode": "170210314"
547
+ },
548
+ {
549
+ "describe": "After setting the Base Object root for Maps (for example Opps) what must be done?",
550
+ "analysis": "",
551
+ "answerOptions": [
552
+ {
553
+ "describe": "Set the field that stores the latitude and longitude fields to store in that new Base Object.",
554
+ "isRight": true
555
+ },
556
+ {
557
+ "describe": "Selecting the Custom or Standard object with an address field to plot.",
558
+ "isRight": false
559
+ }
560
+ ],
561
+ "hashCode": "368347977"
562
+ },
563
+ {
564
+ "describe": "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?",
565
+ "analysis": "",
566
+ "answerOptions": [
567
+ {
568
+ "describe": "No",
569
+ "isRight": false
570
+ },
571
+ {
572
+ "describe": "Yes",
573
+ "isRight": true
574
+ }
575
+ ],
576
+ "hashCode": "310081962"
577
+ },
578
+ {
579
+ "describe": "Can the limit of each shift be set as an option for users assigned to a visit plan in SF Maps Advanced?",
580
+ "analysis": "",
581
+ "answerOptions": [
582
+ {
583
+ "describe": "No",
584
+ "isRight": false
585
+ },
586
+ {
587
+ "describe": "Yes",
588
+ "isRight": true
589
+ }
590
+ ],
591
+ "hashCode": "-1406988337"
592
+ },
593
+ {
594
+ "describe": "The first step when building a Territory via Territory Planning is creating a Report.",
595
+ "analysis": "",
596
+ "answerOptions": [
597
+ {
598
+ "describe": "FALSE",
599
+ "isRight": false
600
+ },
601
+ {
602
+ "describe": "TRUE",
603
+ "isRight": true
604
+ }
605
+ ],
606
+ "hashCode": "-1917416021"
607
+ },
608
+ {
609
+ "describe": "Which of the following Territory Planning Features will allow users to plan travel by using drive-timeand road networks for optimal routes and schedules.",
610
+ "analysis": "",
611
+ "answerOptions": [
612
+ {
613
+ "describe": "Import optimized territories into Salesforce Maps",
614
+ "isRight": true
615
+ },
616
+ {
617
+ "describe": "Access Advanced Territory Management and Optimization",
618
+ "isRight": false
619
+ }
620
+ ],
621
+ "hashCode": "-53825808"
622
+ },
623
+ {
624
+ "describe": "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.",
625
+ "analysis": "",
626
+ "answerOptions": [
627
+ {
628
+ "describe": "FALSE",
629
+ "isRight": false
630
+ },
631
+ {
632
+ "describe": "TRUE",
633
+ "isRight": true
634
+ }
635
+ ],
636
+ "hashCode": "638321224"
637
+ },
638
+ {
639
+ "describe": "Which fields uses SF Maps to automatically link each record in a Dataset to the predefined Territories?",
640
+ "analysis": "",
641
+ "answerOptions": [
642
+ {
643
+ "describe": "Base Object ID",
644
+ "isRight": false
645
+ },
646
+ {
647
+ "describe": "Territory Id",
648
+ "isRight": false
649
+ },
650
+ {
651
+ "describe": "Geocode Fields",
652
+ "isRight": true
653
+ },
654
+ {
655
+ "describe": "Billing Address",
656
+ "isRight": false
657
+ }
658
+ ],
659
+ "hashCode": "-580933097"
660
+ },
661
+ {
662
+ "describe": "What concept in Territory Planning for SF Maps match the following official definition: \\"The proposed territory model for the group of records defined.\\"",
663
+ "analysis": "",
664
+ "answerOptions": [
665
+ {
666
+ "describe": "Layers",
667
+ "isRight": false
668
+ },
669
+ {
670
+ "describe": "Root Report",
671
+ "isRight": false
672
+ },
673
+ {
674
+ "describe": "Territory Allignment",
675
+ "isRight": true
676
+ },
677
+ {
678
+ "describe": "Data Sets",
679
+ "isRight": false
680
+ }
681
+ ],
682
+ "hashCode": "-467015217"
683
+ },
684
+ {
685
+ "describe": "What Permission Set must the user have that is setting up Advanced Maps?",
686
+ "analysis": "",
687
+ "answerOptions": [
688
+ {
689
+ "describe": "External User",
690
+ "isRight": false
691
+ },
692
+ {
693
+ "describe": "Service Cloud Manager",
694
+ "isRight": false
695
+ },
696
+ {
697
+ "describe": "Maps User",
698
+ "isRight": false
699
+ },
700
+ {
701
+ "describe": "Maps Admin",
702
+ "isRight": true
703
+ }
704
+ ],
705
+ "hashCode": "415670257"
706
+ },
707
+ {
708
+ "describe": "Is Territory Planning included in the standard Salesforce Maps package?",
709
+ "analysis": "",
710
+ "answerOptions": [
711
+ {
712
+ "describe": "No",
713
+ "isRight": true
714
+ },
715
+ {
716
+ "describe": "Yes",
717
+ "isRight": false
718
+ }
719
+ ],
720
+ "hashCode": "1181882212"
721
+ },
722
+ {
723
+ "describe": "How many datasets can be related to the same Visit Plan in Advanced Maps?",
724
+ "analysis": "",
725
+ "answerOptions": [
726
+ {
727
+ "describe": "Only One",
728
+ "isRight": false
729
+ },
730
+ {
731
+ "describe": "None",
732
+ "isRight": false
733
+ },
734
+ {
735
+ "describe": "Multiple",
736
+ "isRight": true
737
+ }
738
+ ],
739
+ "hashCode": "-1910142964"
740
+ },
741
+ {
742
+ "describe": "Territory Planning can be directly integrated with Salesforce reports.",
743
+ "analysis": "",
744
+ "answerOptions": [
745
+ {
746
+ "describe": "TRUE",
747
+ "isRight": true
748
+ },
749
+ {
750
+ "describe": "FALSE",
751
+ "isRight": false
752
+ }
753
+ ],
754
+ "hashCode": "1271054049"
755
+ },
756
+ {
757
+ "describe": "How can an admin regulate the amount of buttons available for a given set of SF Maps users?",
758
+ "analysis": "",
759
+ "answerOptions": [
760
+ {
761
+ "describe": "This cannot be done.",
762
+ "isRight": false
763
+ },
764
+ {
765
+ "describe": "Set the assigned button sets per SF Maps permission set groups.",
766
+ "isRight": true
767
+ }
768
+ ],
769
+ "hashCode": "-1573894761"
770
+ },
771
+ {
772
+ "describe": "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.",
773
+ "analysis": "",
774
+ "answerOptions": [
775
+ {
776
+ "describe": "TRUE",
777
+ "isRight": true
778
+ },
779
+ {
780
+ "describe": "FALSE",
781
+ "isRight": false
782
+ }
783
+ ],
784
+ "hashCode": "1450489768"
785
+ },
786
+ {
787
+ "describe": "At what two levels can specific users be assigned to a given Visit Plan in Advanced SF Maps?",
788
+ "analysis": "",
789
+ "answerOptions": [
790
+ {
791
+ "describe": "Only at User Level",
792
+ "isRight": false
793
+ },
794
+ {
795
+ "describe": "Record Type and User Level",
796
+ "isRight": false
797
+ },
798
+ {
799
+ "describe": "Profile and User levels",
800
+ "isRight": true
801
+ },
802
+ {
803
+ "describe": "Role and User Level",
804
+ "isRight": false
805
+ }
806
+ ],
807
+ "hashCode": "1110354443"
808
+ },
809
+ {
810
+ "describe": "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.",
811
+ "analysis": "",
812
+ "answerOptions": [
813
+ {
814
+ "describe": "TRUE",
815
+ "isRight": true
816
+ },
817
+ {
818
+ "describe": "FALSE",
819
+ "isRight": false
820
+ }
821
+ ],
822
+ "hashCode": "-1986099460"
823
+ },
824
+ {
825
+ "describe": "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.",
826
+ "analysis": "Yes, related objects to the root object can be queried to detect Lat/long fields to use to plot each record.",
827
+ "answerOptions": [
828
+ {
829
+ "describe": "No",
830
+ "isRight": false
831
+ },
832
+ {
833
+ "describe": "Yes",
834
+ "isRight": true
835
+ }
836
+ ],
837
+ "hashCode": "-816191008"
838
+ },
839
+ {
840
+ "describe": "With the Click2Create SF Maps option what kind of records can be created?",
841
+ "analysis": "",
842
+ "answerOptions": [
843
+ {
844
+ "describe": "Standard Objects only",
845
+ "isRight": false
846
+ },
847
+ {
848
+ "describe": "Custom Objects only",
849
+ "isRight": false
850
+ },
851
+ {
852
+ "describe": "Both",
853
+ "isRight": true
854
+ }
855
+ ],
856
+ "hashCode": "282041117"
857
+ },
858
+ {
859
+ "describe": "Can SF Maps users set a given default view that loads every time they open the app?",
860
+ "analysis": "",
861
+ "answerOptions": [
862
+ {
863
+ "describe": "Yes",
864
+ "isRight": true
865
+ },
866
+ {
867
+ "describe": "No",
868
+ "isRight": false
869
+ }
870
+ ],
871
+ "hashCode": "-125684748"
872
+ },
873
+ {
874
+ "describe": ".What can be used to limit the amount of records that are plotted in a Layer in Salesforce Maps?",
875
+ "analysis": "Filters, like in Reports, only the records that satisfy those filters and are stored in Base Objects will be displayed on that layer.",
876
+ "answerOptions": [
877
+ {
878
+ "describe": "SOQL queries",
879
+ "isRight": false
880
+ },
881
+ {
882
+ "describe": "Other Base Objects",
883
+ "isRight": false
884
+ },
885
+ {
886
+ "describe": "Filters",
887
+ "isRight": true
888
+ }
889
+ ],
890
+ "hashCode": "1185998702"
891
+ },
892
+ {
893
+ "describe": "Which user must use the Lightning App Builder to customize record pages and components?",
894
+ "analysis": "",
895
+ "answerOptions": [
896
+ {
897
+ "describe": "Sales Manager",
898
+ "isRight": false
899
+ },
900
+ {
901
+ "describe": "Administrator",
902
+ "isRight": true
903
+ },
904
+ {
905
+ "describe": "Field Reps",
906
+ "isRight": false
907
+ }
908
+ ],
909
+ "hashCode": "-1370082571"
910
+ },
911
+ {
912
+ "describe": "Which of the following Territory Planning Features will allow users to maximize geographic coverage without affecting current assignments.",
913
+ "analysis": "",
914
+ "answerOptions": [
915
+ {
916
+ "describe": "Import optimized territories into Salesforce Maps",
917
+ "isRight": false
918
+ },
919
+ {
920
+ "describe": "Access Advanced Territory Management and Optimization",
921
+ "isRight": true
922
+ },
923
+ {
924
+ "describe": "Manage territories inside Salesforce",
925
+ "isRight": false
926
+ }
927
+ ],
928
+ "hashCode": "-2107027113"
929
+ },
930
+ {
931
+ "describe": "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.",
932
+ "analysis": "",
933
+ "answerOptions": [
934
+ {
935
+ "describe": "TRUE",
936
+ "isRight": false
937
+ },
938
+ {
939
+ "describe": "FALSE",
940
+ "isRight": true
941
+ }
942
+ ],
943
+ "hashCode": "1075533097"
944
+ },
945
+ {
946
+ "describe": "Can route destinations, and the duration of such visits be plotted in a schedule from SF Maps?",
947
+ "analysis": "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",
948
+ "answerOptions": [
949
+ {
950
+ "describe": "Yes",
951
+ "isRight": true
952
+ },
953
+ {
954
+ "describe": "No",
955
+ "isRight": false
956
+ }
957
+ ],
958
+ "hashCode": "974716174"
959
+ },
960
+ {
961
+ "describe": "Which of the following is not a required field when mapping a given object onto the Territoy Planning via a Report?",
962
+ "analysis": "",
963
+ "answerOptions": [
964
+ {
965
+ "describe": "Longitude Field",
966
+ "isRight": false
967
+ },
968
+ {
969
+ "describe": "Object ID",
970
+ "isRight": false
971
+ },
972
+ {
973
+ "describe": "Latitude field",
974
+ "isRight": false
975
+ },
976
+ {
977
+ "describe": "They are all required",
978
+ "isRight": true
979
+ },
980
+ {
981
+ "describe": "Territory Name",
982
+ "isRight": false
983
+ }
984
+ ],
985
+ "hashCode": "1216311408"
986
+ },
987
+ {
988
+ "describe": "You can select one or more reports when configuring a data set.",
989
+ "analysis": "",
990
+ "answerOptions": [
991
+ {
992
+ "describe": "TRUE",
993
+ "isRight": true
994
+ },
995
+ {
996
+ "describe": "FALSE",
997
+ "isRight": false
998
+ }
999
+ ],
1000
+ "hashCode": "40701870"
1001
+ },
1002
+ {
1003
+ "describe": "Can the SF Maps style be customized?",
1004
+ "analysis": "Yes, in the Display Options section of the Marker Layer creation process, different Marker styles can be selected.",
1005
+ "answerOptions": [
1006
+ {
1007
+ "describe": "No",
1008
+ "isRight": false
1009
+ },
1010
+ {
1011
+ "describe": "Yes",
1012
+ "isRight": true
1013
+ }
1014
+ ],
1015
+ "hashCode": "-136449830"
1016
+ },
1017
+ {
1018
+ "describe": "Users can't be assigned in bulk to a given Service Visit plan in Advanced SF Mamps.",
1019
+ "analysis": "",
1020
+ "answerOptions": [
1021
+ {
1022
+ "describe": "FALSE",
1023
+ "isRight": true
1024
+ },
1025
+ {
1026
+ "describe": "TRUE",
1027
+ "isRight": false
1028
+ }
1029
+ ],
1030
+ "hashCode": "3052377"
1031
+ },
1032
+ {
1033
+ "describe": "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?",
1034
+ "analysis": "",
1035
+ "answerOptions": [
1036
+ {
1037
+ "describe": "TRUE",
1038
+ "isRight": true
1039
+ },
1040
+ {
1041
+ "describe": "FALSE",
1042
+ "isRight": false
1043
+ }
1044
+ ],
1045
+ "hashCode": "-1917688312"
1046
+ },
1047
+ {
1048
+ "describe": "Which of the following Territory Planning Features will allow users to visualize complete territory designs.",
1049
+ "analysis": "",
1050
+ "answerOptions": [
1051
+ {
1052
+ "describe": "Import optimized territories into Salesforce Maps",
1053
+ "isRight": false
1054
+ },
1055
+ {
1056
+ "describe": "Manage territories inside Salesforce",
1057
+ "isRight": true
1058
+ },
1059
+ {
1060
+ "describe": "Access Advanced Territory Management and Optimization",
1061
+ "isRight": false
1062
+ }
1063
+ ],
1064
+ "hashCode": "1362772030"
1065
+ },
1066
+ {
1067
+ "describe": "Up to how many objects can be selected as output object per visit plan?",
1068
+ "analysis": "",
1069
+ "answerOptions": [
1070
+ {
1071
+ "describe": "Three",
1072
+ "isRight": false
1073
+ },
1074
+ {
1075
+ "describe": "One",
1076
+ "isRight": true
1077
+ },
1078
+ {
1079
+ "describe": "As many as required",
1080
+ "isRight": false
1081
+ },
1082
+ {
1083
+ "describe": "Upto 10",
1084
+ "isRight": false
1085
+ }
1086
+ ],
1087
+ "hashCode": "989945888"
1088
+ },
1089
+ {
1090
+ "describe": "You can select only one root report when configuring a data set.",
1091
+ "analysis": "",
1092
+ "answerOptions": [
1093
+ {
1094
+ "describe": "FALSE",
1095
+ "isRight": true
1096
+ },
1097
+ {
1098
+ "describe": "TRUE",
1099
+ "isRight": false
1100
+ }
1101
+ ],
1102
+ "hashCode": "-2146971303"
1103
+ },
1104
+ {
1105
+ "describe": "What tool can be used with Maps to track the location of all field service reps?",
1106
+ "analysis": "",
1107
+ "answerOptions": [
1108
+ {
1109
+ "describe": "Live Tracking",
1110
+ "isRight": true
1111
+ },
1112
+ {
1113
+ "describe": "Layers",
1114
+ "isRight": false
1115
+ }
1116
+ ],
1117
+ "hashCode": "-1585495493"
1118
+ },
1119
+ {
1120
+ "describe": "Reports are directly linked to data sets, so any changes in the underlying report will be automatically be brought into the data set.",
1121
+ "analysis": "",
1122
+ "answerOptions": [
1123
+ {
1124
+ "describe": "TRUE",
1125
+ "isRight": false
1126
+ },
1127
+ {
1128
+ "describe": "FALSE",
1129
+ "isRight": true
1130
+ }
1131
+ ],
1132
+ "hashCode": "1173580801"
1133
+ },
1134
+ {
1135
+ "describe": "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?",
1136
+ "analysis": "",
1137
+ "answerOptions": [
1138
+ {
1139
+ "describe": "No",
1140
+ "isRight": false
1141
+ },
1142
+ {
1143
+ "describe": "Yes",
1144
+ "isRight": true
1145
+ }
1146
+ ],
1147
+ "hashCode": "-1062363937"
1148
+ },
1149
+ {
1150
+ "describe": "Reports are not directly linked to data sets. Instead, a snapshot of your report is taken when you create a data set.",
1151
+ "analysis": "",
1152
+ "answerOptions": [
1153
+ {
1154
+ "describe": "FALSE",
1155
+ "isRight": false
1156
+ },
1157
+ {
1158
+ "describe": "TRUE",
1159
+ "isRight": true
1160
+ }
1161
+ ],
1162
+ "hashCode": "381325821"
1163
+ },
1164
+ {
1165
+ "describe": "Can custom Latitude and Longitude fields be created?",
1166
+ "analysis": "",
1167
+ "answerOptions": [
1168
+ {
1169
+ "describe": "No",
1170
+ "isRight": false
1171
+ },
1172
+ {
1173
+ "describe": "Yes",
1174
+ "isRight": true
1175
+ }
1176
+ ],
1177
+ "hashCode": "-736632425"
1178
+ },
1179
+ {
1180
+ "describe": "What must be assigned to users that will employ Salesforce Maps?",
1181
+ "analysis": "",
1182
+ "answerOptions": [
1183
+ {
1184
+ "describe": "The Consumer Goods Cloud License",
1185
+ "isRight": false
1186
+ },
1187
+ {
1188
+ "describe": "The Salesforce Lightning Plus license",
1189
+ "isRight": false
1190
+ },
1191
+ {
1192
+ "describe": "The Salesforce Maps permission Set license.",
1193
+ "isRight": true
1194
+ }
1195
+ ],
1196
+ "hashCode": "194406563"
1197
+ },
1198
+ {
1199
+ "describe": "What is Geocoding in the context of SF Maps?",
1200
+ "analysis": "",
1201
+ "answerOptions": [
1202
+ {
1203
+ "describe": "The process of converting a standard salesforce object into a Maps Base Object",
1204
+ "isRight": false
1205
+ },
1206
+ {
1207
+ "describe": "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.",
1208
+ "isRight": true
1209
+ }
1210
+ ],
1211
+ "hashCode": "963552140"
1212
+ },
1213
+ {
1214
+ "describe": "Will the SF Maps layers contained in the User folder of SF Maps, be accessible up the hierarchy of roles?",
1215
+ "analysis": "",
1216
+ "answerOptions": [
1217
+ {
1218
+ "describe": "Yes",
1219
+ "isRight": true
1220
+ },
1221
+ {
1222
+ "describe": "No",
1223
+ "isRight": false
1224
+ }
1225
+ ],
1226
+ "hashCode": "279027580"
1227
+ },
1228
+ {
1229
+ "describe": "What is the first step in creating a Base Object in SF Maps?",
1230
+ "analysis": "",
1231
+ "answerOptions": [
1232
+ {
1233
+ "describe": "Selecting the Custom or Standard object with an address field to plot.",
1234
+ "isRight": true
1235
+ },
1236
+ {
1237
+ "describe": "Set the field that stores the latitude and longitude fields to store in that new Base Object.",
1238
+ "isRight": false
1239
+ }
1240
+ ],
1241
+ "hashCode": "715769249"
1242
+ },
1243
+ {
1244
+ "describe": "Can Territory Planning be added to Salesforce Maps?",
1245
+ "analysis": "",
1246
+ "answerOptions": [
1247
+ {
1248
+ "describe": "Yes",
1249
+ "isRight": true
1250
+ },
1251
+ {
1252
+ "describe": "No",
1253
+ "isRight": false
1254
+ }
1255
+ ],
1256
+ "hashCode": "-659327299"
1257
+ },
1258
+ {
1259
+ "describe": "How can multiple Retail Stores or Accounts be added to a route in SF Maps?",
1260
+ "analysis": "",
1261
+ "answerOptions": [
1262
+ {
1263
+ "describe": "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.",
1264
+ "isRight": true
1265
+ },
1266
+ {
1267
+ "describe": "By performing a SOQL query in the context of an active layer",
1268
+ "isRight": false
1269
+ }
1270
+ ],
1271
+ "hashCode": "364878154"
1272
+ },
1273
+ {
1274
+ "describe": "Must OAuth be set in order to be able to use Advanced Maps?",
1275
+ "analysis": "",
1276
+ "answerOptions": [
1277
+ {
1278
+ "describe": "No",
1279
+ "isRight": false
1280
+ },
1281
+ {
1282
+ "describe": "Yes",
1283
+ "isRight": true
1284
+ }
1285
+ ],
1286
+ "hashCode": "1795321223"
1287
+ },
1288
+ {
1289
+ "describe": "To reassign records from one territory to another, it is necessary to edit the underlying Root Report of the Dataset.",
1290
+ "analysis": "",
1291
+ "answerOptions": [
1292
+ {
1293
+ "describe": "TRUE",
1294
+ "isRight": false
1295
+ },
1296
+ {
1297
+ "describe": "FALSE",
1298
+ "isRight": true
1299
+ }
1300
+ ],
1301
+ "hashCode": "-1362225590"
1302
+ },
1303
+ {
1304
+ "describe": "When creating a Territory design the use of Territory Boundaries is optional.",
1305
+ "analysis": "",
1306
+ "answerOptions": [
1307
+ {
1308
+ "describe": "TRUE",
1309
+ "isRight": true
1310
+ },
1311
+ {
1312
+ "describe": "FALSE",
1313
+ "isRight": false
1314
+ }
1315
+ ],
1316
+ "hashCode": "1616776709"
1317
+ },
1318
+ {
1319
+ "describe": "What are Salesforce Maps Marker Layers?",
1320
+ "analysis": "",
1321
+ "answerOptions": [
1322
+ {
1323
+ "describe": "They are filtered representations of the plotted records that Maps can present in a Map.",
1324
+ "isRight": true
1325
+ },
1326
+ {
1327
+ "describe": "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",
1328
+ "isRight": false
1329
+ },
1330
+ {
1331
+ "describe": "Layers define which standard or custom sf objects can be plotted in a SF Map.",
1332
+ "isRight": false
1333
+ }
1334
+ ],
1335
+ "hashCode": "1939808086"
1336
+ },
1337
+ {
1338
+ "describe": "When creating a dataset in the process of building Territories, what is the point of including Attribute Fields?",
1339
+ "analysis": "",
1340
+ "answerOptions": [
1341
+ {
1342
+ "describe": "These Fields are optional added information about the Layer used to display this Territory in SF Maps.",
1343
+ "isRight": false
1344
+ },
1345
+ {
1346
+ "describe": "These Fields are optional added information to be displayed about records in a Territory",
1347
+ "isRight": true
1348
+ },
1349
+ {
1350
+ "describe": "These fields are mandatory fields that inform of metadata customizations related to the creation of the Data Set",
1351
+ "isRight": false
1352
+ }
1353
+ ],
1354
+ "hashCode": "1799466536"
1355
+ },
1356
+ {
1357
+ "describe": "Can a SF Maps admin regulate the fields that a group of SF Maps users will have access to?",
1358
+ "analysis": "",
1359
+ "answerOptions": [
1360
+ {
1361
+ "describe": "No",
1362
+ "isRight": false
1363
+ },
1364
+ {
1365
+ "describe": "Yes",
1366
+ "isRight": true
1367
+ }
1368
+ ],
1369
+ "hashCode": "-550094494"
1370
+ },
1371
+ {
1372
+ "describe": "The buttons check in and check out in the SF Maps mobile app allow users to...",
1373
+ "analysis": "",
1374
+ "answerOptions": [
1375
+ {
1376
+ "describe": "Create a visit and conclude one as they arrive to a client destination and conclude their tasks.",
1377
+ "isRight": true
1378
+ },
1379
+ {
1380
+ "describe": "Create a Retail Store and review at a glance their open promotions and active orders.",
1381
+ "isRight": false
1382
+ }
1383
+ ],
1384
+ "hashCode": "1371903216"
1385
+ },
1386
+ {
1387
+ "describe": "Can users report on Live Tracking data?",
1388
+ "analysis": "",
1389
+ "answerOptions": [
1390
+ {
1391
+ "describe": "Yes",
1392
+ "isRight": true
1393
+ },
1394
+ {
1395
+ "describe": "No",
1396
+ "isRight": false
1397
+ }
1398
+ ],
1399
+ "hashCode": "-443374122"
1400
+ },
1401
+ {
1402
+ "describe": "What tool can be used to create a record like a lead, or account or Order directly from the Salesforce Map interface?",
1403
+ "analysis": "",
1404
+ "answerOptions": [
1405
+ {
1406
+ "describe": "Clik2Create",
1407
+ "isRight": true
1408
+ },
1409
+ {
1410
+ "describe": "Check in/Out",
1411
+ "isRight": false
1412
+ }
1413
+ ],
1414
+ "hashCode": "-1457605944"
1415
+ },
1416
+ {
1417
+ "describe": "What are Base Objects in Maps?",
1418
+ "analysis": "",
1419
+ "answerOptions": [
1420
+ {
1421
+ "describe": "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",
1422
+ "isRight": false
1423
+ },
1424
+ {
1425
+ "describe": "Base objects define which standard or custom st objects can be plotted in a SF Map.",
1426
+ "isRight": true
1427
+ }
1428
+ ],
1429
+ "hashCode": "772928952"
1430
+ },
1431
+ {
1432
+ "describe": "Latitude and Longitude fields are automatically pre-selected when creating a Report that is going to be used Territory Planning.",
1433
+ "analysis": "",
1434
+ "answerOptions": [
1435
+ {
1436
+ "describe": "TRUE",
1437
+ "isRight": false
1438
+ },
1439
+ {
1440
+ "describe": "FALSE",
1441
+ "isRight": true
1442
+ }
1443
+ ],
1444
+ "hashCode": "98790452"
1445
+ },
1446
+ {
1447
+ "describe": "The Report created to segment the accounts that belong to a given territory design must be selectedas the Data Set during Territory Planning.",
1448
+ "analysis": "",
1449
+ "answerOptions": [
1450
+ {
1451
+ "describe": "FALSE",
1452
+ "isRight": false
1453
+ },
1454
+ {
1455
+ "describe": "TRUE",
1456
+ "isRight": true
1457
+ }
1458
+ ],
1459
+ "hashCode": "1202779"
1460
+ },
1461
+ {
1462
+ "describe": "What permission must users of Salesforce Maps have to be able to inline edit Accounts, Visits, etc, from the Maps view?",
1463
+ "analysis": "",
1464
+ "answerOptions": [
1465
+ {
1466
+ "describe": "Edit Details Tab Field",
1467
+ "isRight": true
1468
+ },
1469
+ {
1470
+ "describe": "This cannot be done.",
1471
+ "isRight": false
1472
+ }
1473
+ ],
1474
+ "hashCode": "-1977595263"
1475
+ },
1476
+ {
1477
+ "describe": "Which of the following Territory Planning Features will allow users to build and implement optimized territory alignments.",
1478
+ "analysis": "",
1479
+ "answerOptions": [
1480
+ {
1481
+ "describe": "Import optimized territories into Salesforce Maps",
1482
+ "isRight": false
1483
+ },
1484
+ {
1485
+ "describe": "Manage territories in side Salesforce",
1486
+ "isRight": false
1487
+ },
1488
+ {
1489
+ "describe": "Access Advanced Territory Management and Optimization",
1490
+ "isRight": true
1491
+ }
1492
+ ],
1493
+ "hashCode": "-900530695"
1494
+ },
1495
+ {
1496
+ "describe": "What concept in Territory Planning for SF Maps match the following official definition: \\"A collection of records that define your Territory models\\"",
1497
+ "analysis": "",
1498
+ "answerOptions": [
1499
+ {
1500
+ "describe": "Data Sets",
1501
+ "isRight": true
1502
+ },
1503
+ {
1504
+ "describe": "Root Report",
1505
+ "isRight": false
1506
+ },
1507
+ {
1508
+ "describe": "Territory Allignment",
1509
+ "isRight": false
1510
+ },
1511
+ {
1512
+ "describe": "Layers",
1513
+ "isRight": false
1514
+ }
1515
+ ],
1516
+ "hashCode": "1885649219"
1517
+ },
1518
+ {
1519
+ "describe": "Maps Advanced Visit Plans require you to create at least one Data Set to indicate which records need to be routed.",
1520
+ "analysis": "",
1521
+ "answerOptions": [
1522
+ {
1523
+ "describe": "TRUE",
1524
+ "isRight": true
1525
+ },
1526
+ {
1527
+ "describe": "FALSE",
1528
+ "isRight": false
1529
+ }
1530
+ ],
1531
+ "hashCode": "517470021"
1532
+ },
1533
+ {
1534
+ "describe": "Can Salesforce Maps display current and forecasted weather conditions?",
1535
+ "analysis": "",
1536
+ "answerOptions": [
1537
+ {
1538
+ "describe": "Yes",
1539
+ "isRight": true
1540
+ },
1541
+ {
1542
+ "describe": "No",
1543
+ "isRight": false
1544
+ }
1545
+ ],
1546
+ "hashCode": "-2015495586"
1547
+ },
1548
+ {
1549
+ "describe": "How can users futher filter a plotted layer in Maps, say for example by Opportunity Stage?",
1550
+ "analysis": "",
1551
+ "answerOptions": [
1552
+ {
1553
+ "describe": "Create a filtered report, identify it as a Base object from the Report object and then use it as a basis for the Layer",
1554
+ "isRight": false
1555
+ },
1556
+ {
1557
+ "describe": "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.",
1558
+ "isRight": true
1559
+ }
1560
+ ],
1561
+ "hashCode": "295350995"
1562
+ },
1563
+ {
1564
+ "describe": "Where are layers stored in SF Maps?",
1565
+ "analysis": "",
1566
+ "answerOptions": [
1567
+ {
1568
+ "describe": "As reports",
1569
+ "isRight": false
1570
+ },
1571
+ {
1572
+ "describe": "As records",
1573
+ "isRight": false
1574
+ },
1575
+ {
1576
+ "describe": "Apps",
1577
+ "isRight": false
1578
+ },
1579
+ {
1580
+ "describe": "Folders",
1581
+ "isRight": true
1582
+ }
1583
+ ],
1584
+ "hashCode": "-694627874"
1585
+ },
1586
+ {
1587
+ "describe": "What must be selected to restrict visibility of routes to respect the role hierarchy?",
1588
+ "analysis": "Routing role security, without setting this up the standard visibility model is that any user can view and create routes for other users.",
1589
+ "answerOptions": [
1590
+ {
1591
+ "describe": "Routing role security",
1592
+ "isRight": true
1593
+ },
1594
+ {
1595
+ "describe": "Nothing, this is a standard feature independent of the OWDs present in Salesforce",
1596
+ "isRight": false
1597
+ }
1598
+ ],
1599
+ "hashCode": "157283296"
1600
+ },
1601
+ {
1602
+ "describe": "Once territories are dessigned will SF Maps automatically place each record within the dataset in the correct territory based on their Geocode fields?",
1603
+ "analysis": "",
1604
+ "answerOptions": [
1605
+ {
1606
+ "describe": "No",
1607
+ "isRight": false
1608
+ },
1609
+ {
1610
+ "describe": "Yes",
1611
+ "isRight": true
1612
+ }
1613
+ ],
1614
+ "hashCode": "733944132"
1615
+ },
1616
+ {
1617
+ "describe": "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",
1618
+ "analysis": "",
1619
+ "answerOptions": [
1620
+ {
1621
+ "describe": "Balance",
1622
+ "isRight": true
1623
+ },
1624
+ {
1625
+ "describe": "Compactness",
1626
+ "isRight": false
1627
+ },
1628
+ {
1629
+ "describe": "Continuity",
1630
+ "isRight": false
1631
+ }
1632
+ ],
1633
+ "hashCode": "765609969"
1634
+ },
1635
+ {
1636
+ "describe": "All things being equal, will an address that is changed manually in an Account or Retail store record have their geocode updated in Maps?",
1637
+ "analysis": "No. This must be done via automation, for example using Flow to update the base object record or via a batch automation.",
1638
+ "answerOptions": [
1639
+ {
1640
+ "describe": "Yes",
1641
+ "isRight": false
1642
+ },
1643
+ {
1644
+ "describe": "No",
1645
+ "isRight": true
1646
+ }
1647
+ ],
1648
+ "hashCode": "-807755254"
1649
+ },
1650
+ {
1651
+ "describe": "Is it good practice to create Data Sets for Territories based on reports whose data change between seasons?",
1652
+ "analysis": "",
1653
+ "answerOptions": [
1654
+ {
1655
+ "describe": "No",
1656
+ "isRight": true
1657
+ },
1658
+ {
1659
+ "describe": "Yes",
1660
+ "isRight": false
1661
+ }
1662
+ ],
1663
+ "hashCode": "-1843623187"
1664
+ }
1665
+ ],
1666
+ "hashCode": "-31071168"
1667
+ }