Which three actions should you perform in sequence?

DRAG DROP

You are a Dynamics 365 Finance developer for a company that sells pre-owned vehicles. When the company acquires a new vehicle, vehicle identification (VIN) numbers are added to the VIN field in the CustTable.

You need to create an event handler to validate that new VIN values are at least 10 characters long. Validation must occur when records are saved.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Step 1: Add the event handler method to a class.

Step 2: Copy the validateWrite event handler on the CustTable object.

validateWrite is published Table method. ValidatingWriting is the preceeding event.

Step 3: Add code to perform the validation.

Incorrect Answers:

validatingWrite is not a published Table method.

Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/customization-overlayering­extensions

Latest MB-500 Dumps Valid Version with 117 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments