exam questions

Exam MB-400 All Questions

View all questions & answers for the MB-400 exam

Exam MB-400 topic 6 question 6 discussion

Actual exam question from Microsoft's MB-400
Question #: 6
Topic #: 6
[All MB-400 Questions]

HOTSPOT -
A travel agency has a Dynamics 365 Customer Engagement.
Customers are allowed to add up to three countries/regions to their travel preferences from the website. Their preferences must be stored in the Contact entity.
You need to register the plug-in to meet the requirements.
Which value should you apply for each parameter? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: associate -

Box 2: contact -
Customers are allowed to add up to three countries/regions to their travel preferences from the website. Their preferences must be stored in the Contact entity.

Box 3: country -

Box 4: synchronous -
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/tutorial-write-plug-in

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
AliDiab
Highly Voted 4 years, 11 months ago
1- Associate 2- none 3-none 4-Sync ( When you register a plugin on Associate message, you have to leave “Primary and Secondary” entities as ‘none’) When you register a plugin on Associate message, you have to leave “Primary and Secondary” entities as ‘none’
upvoted 36 times
...
bhabani
Highly Voted 5 years ago
I think Primary and secondary entity are 'None'
upvoted 9 times
Chrissi
4 years, 7 months ago
This is correct. You can't add a primary and/or secondary entity for the associate message. If you try to do this over the Plugin Registration Tool, you will get something similar to the following message: "Invalid Primary Entity Name for Primary or Secondary Entity. Please re-enter the data".
upvoted 2 times
...
...
Mnarmeen
Most Recent 4 years ago
Where is it mentioned to store the data in any other entity than Contact? Shouldn't it be a simple Update?
upvoted 1 times
...
DagOban
4 years, 7 months ago
In MS CRM Plugin Associate/Disassociate messages are used only for N-N relationship adding/removal of a associate record. Note: With 1-N relationship you will have to use Update message with filter by relationship lookup. So I vote for: 1 - Update.
upvoted 1 times
sgupta1985
4 years, 6 months ago
but is there been said that there is a N:N relationship between contact and country?
upvoted 1 times
...
...
KAL18
4 years, 8 months ago
I read recommended answers. As question dictates that preferences must be stored in the Contact entity, can't we say that answers should be following: 1- Update 2- Contact 3- None 4- Synchronous I am not sure, just .....
upvoted 8 times
rockique
4 years, 8 months ago
For me this is the correct question as we must store it in the contact entity
upvoted 1 times
...
ForwardReach
4 years, 7 months ago
I feel your answer is correct.....but not sure too.... it says it needs to be stored in "Contacts" entity...but most votes here for "Associate" :/
upvoted 1 times
...
Thomson
4 years, 7 months ago
Yes, and an additional reason is, that the question does not say anything about a country entity. Country could be an option-set used 3 times in the contact entity.
upvoted 1 times
...
cvocvocvo
4 years, 5 months ago
I agree with this also. The information must be stored IN the contact entity. It doesn't say anything about association. It is increasingly apparant that these Microsoft exams are not necessarily testing knowledge of the platform, but more so on spotting small pieces of information in the questions. The requirements should be clear as the exam is not testing how well a person reads requirement, but on their knowledge of the platform.
upvoted 1 times
...
...
paulcab
4 years, 10 months ago
There is nothing in the question that would allow you to decide whether or not it should be registered as asynchronous or synchronous
upvoted 3 times
lollo1234
4 years, 9 months ago
Actually there is in some way... imagine that the customer is associating countries/regions one after another. each time he associates a region/country, a synchronous plug-in retrieves existing associations count from the appropriate table before the new association is created. if there are already 3 associations given, the synchronous plugin can cancel the operation in realtime e.g. by throwing an exception. think about it.... otherwise a customer would pick 10 countries and only 3 will be associated. how will the customer know which 3 where associated etc. etc. I think synchronous would be a more logical approach... right, guys?
upvoted 5 times
...
...
Kirael
4 years, 11 months ago
Agree with AliDiab. Her's the link : https://rajeevpentyala.com/2013/04/17/associatedisassociate-plugin-messages-in-crm/
upvoted 3 times
...
ats04
4 years, 12 months ago
Primary and entity will be none
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 ...