This document provides instructions for an exercise to demonstrate data binding, context mapping, and navigation in a Web Dynpro application. The exercise will:
1. Create a context node with attributes in the component controller to store data.
2. Map the context node to two view controllers to make the data available to views.
3. Bind UI elements on a view to display and capture the mapped context data.
4. Create navigation between the two views using outbound and inbound plugs on the views.