Question 16

In which view and do you check the data for each variables during debugging?
  • Question 17

    You need to create an embedded component that is self-container. Data binding and controller logic need to be defined within that embedded component.
    What type of binding between the parent component and the embedded component would you choose?
  • Question 18

    You need to model a custom business object (BO) with a dependent object to support notes.
    What would you include in the BO definition to achieve this functionality?
  • Question 19

    When is a custom action triggered?
  • Question 20

    You develop an add-on solution in the customer's test tenant. This solution is then successfully deployed to the customer's production tenant. In the production tenant, the customer realizes That a new functionality needs to be added to the add-on solution.
    What are the steps to add this new functionality to the add-on solution?