Creating a Service Response Link 
You need to create a service response link to facilitate flow of output data from a Response Model Class to a View. The service response link thus connects a Response Model Class and a View.
The output data can either be displayed on a View or can be mapped to its Controller Context for further usage.
In the Palette, from the Connection section, choose Link.
Click on the Response Model Class node of the required model.
Drag the mouse to the appropriate view.
In the Model Class Execution: Output Details window, choose a required output type to display the service execution results:
Form: Choose this option to display the data in a form at runtime
Table: Choose this option to display the data in a table at runtime
No UI: Choose this option to store the data in a Controller Context
Follow the wizard to create a Service Response Link.
Repeat the steps above to create more links.