ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 175 - PL-200 discussion

Report
Export

You create a JavaScript web resource named MyBusinessLogic. The code it contains uses functionality from a third-party JavaScript library. You notice that an independent software vendor (ISV) solution uses the same third-party library in their managed solution. You plan to deploy your solution to other environments by using a managed solution. The ISV solution might not be installed in the other environments. You need to package the solution for deployment

What are two ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Create a new JavaScript web resource by using the code from the third-party library. Add the new JavaScript web resource along with MyBusinessLogic to the solution.

Answers
A.

Create a new JavaScript web resource by using the code from the third-party library. Add the new JavaScript web resource along with MyBusinessLogic to the solution.

B.

Add a copy of the JavaScript library from the ISV to the solution along with MyBusinessLogic.

Answers
B.

Add a copy of the JavaScript library from the ISV to the solution along with MyBusinessLogic.

C.

Add the code from the third-party JavaScript library to MyBusinessLogic. Add MyBusinessLogic to the solution.

Answers
C.

Add the code from the third-party JavaScript library to MyBusinessLogic. Add MyBusinessLogic to the solution.

D.

Add only the third-party JavaScript web resource to the solution.

Answers
D.

Add only the third-party JavaScript web resource to the solution.

Suggested answer: A, C

Explanation:

Web resources in model-driven apps.

Web resources are virtual files that are stored in the Microsoft Dataverse database and that you can retrieve by using a unique URL address. Capabilities of web resources.

Web resources represent files that can be used to extend the Dataverse web application such as html files, JavaScript, and CSS, and several image formats.

Reference: https://docs.microsoft.com/en-us/power-apps/developer/model-driven-apps/webresources

asked 05/10/2024
Terence Coates
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first