exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 2 question 48 discussion

Actual exam question from Microsoft's PL-400
Question #: 48
Topic #: 2
[All PL-400 Questions]

HOTSPOT
-

You develop the following code for a console application that performs the data import to Microsoft Dataverse.



For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
At09
Highly Voted 1 year, 7 months ago
Answer is Yes, No, No
upvoted 19 times
loftuscheek
2 months ago
correct , since account suppress duplicate detection is false -> there is duplicate detection then can create , same for contact it is always duplicate
upvoted 1 times
...
...
friik
Highly Voted 1 year, 4 months ago
Yes, No, Yes. 1 - Console.WriteLine is called, if the service is not ready, which could be among other stuff, connectionstring or credentials issue. 2. "["SuppressDuplicateDetection"] = false" - Look closely. This means that DuplicateDetection is NOT being supressed, which means that the DuplicateDetection is ACTIVATED - which means that no extra account will be created. 3. The executeMultipleRequest always recieves a new CreateRequest for a Contact, there's no mention of DuplicateDetection here.
upvoted 8 times
PY12396
1 year, 2 months ago
Third is No, because if the Account record doesn't get created due it there being a duplicate, then the ContinueOn setting will prevent the contact record from being created
upvoted 6 times
...
hai297
1 year ago
and the confuse point is "similar"
upvoted 3 times
...
...
Juan0414
Most Recent 1 month, 3 weeks ago
Second question is misleading as it says "similar" account and that term is ambiguous, if we assume that it means an account with the same name and accountnumber then the answer should be No. But if we take "similar" as not exactly equal, then a duplicate won't be detected and the account will be created. So, based on that I would answer: Yes Yes No (ContinueOnError = false, so even with the contact request not having a duplicate detection rule, if something happens prior this request, the contact won't be created)
upvoted 1 times
...
VKS5
5 months, 2 weeks ago
Yes, No, No
upvoted 3 times
...
marimar
10 months, 2 weeks ago
I have my doubts with the first option, as it could be No. When the credentials are invalid, an exception occurs and the program would close, the Console.WriteLine would not be executed, I just tested it right now with a console application that I have created, so the correct options would be: No, No, No
upvoted 2 times
...
4e8b388
12 months ago
Yes, No, Yes - In second one Duplicate Detection is enabled, so answer is No. In third one there is not mention of Duplicate Detection, so answer is Yes.
upvoted 2 times
...
sdkjk
1 year, 3 months ago
it says 'similar' not identical so i think the second one is yes
upvoted 3 times
...
omarrana
1 year, 5 months ago
it should be Yes, no , no Use Preference header MSCRM.SuppressDuplicateDetection and set its value to false to detect creation of a duplicate record during Create and Update operations. https://learn.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/duplicate-detection-create-update?view=op-9-1
upvoted 3 times
...
Zahida
1 year, 5 months ago
Yes, Yes, No
upvoted 2 times
...
IvanSA
1 year, 6 months ago
Answer should be Yes, Yes, Yes - supressduplicateerror is set to false so there is not such a supression - contact is begin created just by name so there is no duplicate control
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago