Show TOC

Mapping the View ContextLocate this document in the navigation structure

Context

You need to perform context mapping between the views so that data is automatically transported between component controller context and view context.

Procedure

  1. In the UI Explorer , double-click the OrderComp component.
  2. Create a data link from OrderCompView to the Component Controller by clicking Create Data Link , clicking OrderCompView , and dragging the arrow to the Component Controller box.
  3. In the dialog box, copy the order_srv node in the OrderComp context to the OrderCompView context using drag and drop.
  4. In the dialog box, mark the checkboxes for all the nodes in the navigation tree and choose Finish .