exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 4 question 1 discussion

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

You have a Microsoft Dataverse entity and a model-driven app. The model-driven app integrates with an external system.
You plan to run business logic each time the model-driven app creates a record. Running business logic must not negatively affect model-driven app users.
You need to implement the business logic.
What should you use?

  • A. Synchronous plug-in registered in the PreOperation stage
  • B. Synchronous workflow
  • C. Asynchronous plug-in registered in the PostOperation stage
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Yuro
Highly Voted 3 years, 3 months ago
correct
upvoted 17 times
...
Juan0414
Most Recent 3 months, 3 weeks ago
Selected Answer: C
"Running business logic must not negatively affect model-driven app users". So, you need async to no creates additional delays waiting for response.
upvoted 1 times
...
Sudheer93
9 months, 1 week ago
In exam - 9/23/2023
upvoted 2 times
...
jkaur
10 months, 3 weeks ago
correct
upvoted 1 times
...
PGG
1 year, 7 months ago
Selected Answer: C
Correct, any synchronus method requires additional time to wait for sync. Async just queues the request-response
upvoted 4 times
...
Dynamic_MD
2 years, 1 month ago
Selected Answer: C
Correct
upvoted 1 times
...
ThePickOne
2 years, 11 months ago
Correct
upvoted 3 times
...
rijifa7178
3 years ago
korrect
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 ...