Question 101

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
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 JavaScript library, add Building code with Code date and Work item with Elapsed time in the dependencies tab.
Does the solution meet the goal?
  • Question 102

    You are developing an app that uses Common Data Service.
    You must integrate Common Data Service with a new web application. You must allow the new web application to display data from Common Data Service.
    You build a single-page web application using the Web API.
    You need to authenticate your app using OAuth.
    What should you use?
  • Question 103

    You are implementing custom business logic in a Power Apps portal.
    You need to use Liquid templates to display dynamic content.
    To which three entities can you include Liquid code? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 104

    A company has a Common Data Service (CDS) environment.
    The following conditions must apply when accounts are reassigned:
    Ownership for completed tasks that are associated with the account must not change.
    Outstanding tasks must be reassigned to the new owner of the account.
    You need to configure the relationship to meet the requirements.
    Which settings should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 105

    A company creates a custom connector to use in a flow named Search Company.
    When this custom connector is used, requests must be redirected to a different endpoint at runtime.
    You need to apply a policy to the custom connector to route calls to a different endpoint.
    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.