PL-400 · Question #88
PL-400 Question #88: Real Exam Question with Answer & Explanation
Sign in or unlock PL-400 to reveal the answer and full explanation for question #88. The question stem and answer options stay visible for context.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. A company implementsDynamics 365 Customer Service. The company deploys synchronous plug-ins for the PreOperation and PostOperation stages on create and for the PostOperation stage on update for processing different case type. Users experience errors when updating cases. The plug-in trace log files show that the PostOperation plug-in update of case times out after two minutes. You perform basic testing and discover that this plug-in is triggered on every update of a case. You examine the code and discover that the plug-in retrieves all columns for the updated case record performing its work. You need to reduce the number of errors. You need to achieve this goal with the test amount of changes. Solution: - In the Plug-in Registration tool, add a post Image to the plug-in step and include the Fields that the plug-in needs. - Remove the retrieves statement from the plug-in code and reference the post image. Does the solution meet the goal?
Options
- AYes
- BNo
Unlock PL-400 to see the answer
You've previewed enough free PL-400 questions. Unlock PL-400 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.