Show TOC

Applying a Component Controller TemplateLocate this document in the navigation structure

Context

To access the query you have created more easily, you apply the component controller template again to the component controller of OrderComp. By doing this necessary context nodes, supply functions, member variables, and custom methods are created in the component controller. When the template is reapplied, it ensures that the generation is only triggered for newly added operations. The previously generated (and possibly modified) code is not affected.

Procedure

  1. In the UI Modeler , in the context menu of the Component Controller of OrderComp , choose Start of the navigation path Template Next navigation step Apply... End of the navigation path
  2. Choose the Mobile Service Component template and then Next
  3. Select OrderModel and choose Next
  4. Mark the OrderService checkbox and choose Next .
  5. Select OrderService .
  6. Choose Finish to close the wizard.