ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 289 - PL-400 discussion

Report
Export

A company is testing a Microsoft Dataverse plug-in in an environment. The plug-in works in post-operation mode and performs the update of the Account entity.

During testing, a user observes that the plug-in unintentionally triggers a synchronous third-party ISV plug-in.

You need to modify the system design to avoid unwanted triggering of the third-party plug-in.

What should you do?

A.

Disable the existing third-party plug-in by using the Plug-in Registration Tool.

Answers
A.

Disable the existing third-party plug-in by using the Plug-in Registration Tool.

B.

Use UpdateRequest with the BypassCustomPluginExecution parameter and Execute method of the Organization service.

Answers
B.

Use UpdateRequest with the BypassCustomPluginExecution parameter and Execute method of the Organization service.

C.

Update the code of the third-party ISV plug-in to ignore updates caused by the new plug-in.

Answers
C.

Update the code of the third-party ISV plug-in to ignore updates caused by the new plug-in.

D.

Update the code of the new plug-in to use InputParameters of Plugin Execution Context.

Answers
D.

Update the code of the new plug-in to use InputParameters of Plugin Execution Context.

Suggested answer: B
asked 05/10/2024
Faria Sah
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first