Show TOC

Creating a Service Response LinkLocate this document in the navigation structure

Context

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.

Procedure

  1. In the Palette, from the Connection section, choose Link.
  2. Click on the Response Model Class node of the required model.
  3. Drag the mouse to the appropriate view.
  4. 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

  5. Follow the wizard to create a Service Response Link.

    To create more links, repeat the steps.