PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the JavaScript library continues to function as originally designed if other developer

A Common Data Service (CDS) environment has two custom entities named Building code and Work item. Building code has a code date custom field and Work item has an elapsed time custom field. Construction workers use a consolidated custom form with data from both entities to fill.in their daily work items.

A JavaScript library is used with these custom entities and fields to apply complex logic.

You need to ensure that the JavaScript library continues to function as originally designed if other developers expand the environment.

Solution:
• In the Building code form, add the JavaScript library in the events tab and the Code date field to the non-event dependencies.
• In the Work item form, add the JavaScript library in the Events tab and the Elapsed time field to the non-event dependencies.

Does the solution meet the goal?

A. Yes

B. No

Explanation:
Instead, in the JavaScript library, add Building code with Code date and Work item with Elapsed time in the dependencies tab.

Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/web-resource-dependencies


Leave a Reply