ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 219 - PL-400 discussion

Report
Export

A company develops a new Microsoft Dataverse plug-in that manages the Update message of an entity.

The plug-in logic requires access to the record columns before the operation starts and must compare the columns to post-update values.

You need to modify the design of the solution to access the information.

What should you do?

A.

Add the code to the plug-in to read the record from the InputParameters collection.

Answers
A.

Add the code to the plug-in to read the record from the InputParameters collection.

B.

Register a pre-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PreEntitylmages collection.

Answers
B.

Register a pre-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PreEntitylmages collection.

C.

Register a post-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PostEntitylmages collection.

Answers
C.

Register a post-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PostEntitylmages collection.

D.

Add the code to the plug-in to query the data from Dataverse by using the API call based on the record ID.

Answers
D.

Add the code to the plug-in to query the data from Dataverse by using the API call based on the record ID.

Suggested answer: B
asked 05/10/2024
mark linde
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first