IBM BPM, V8.0.1, All platforms > Create processes in IBM Process Designer > Create user interfaces for business processes > Building Heritage Coaches > Configure Heritage Coach controls

Populating a list with static data

Learn how to demonstrate the type of data that a Heritage Coach will display at run time.

Typically, a Heritage Coach displays business data that resides in a variable, enabling IBM BPM users to view and interact with the data. In the initial design stages, you may need to populate a Heritage Coach with static (manual) data so that you can illustrate the type of data that the process will display at run time.

The following example illustrates a combo box control that uses static data to populate a list of options.


Procedure

  1. Open the service that contains the Heritage Coach that you want to work with and then click the Coaches tab.

  2. Drag a combo box control from the palette onto the design area.

  3. Click the Presentation option in the properties.
  4. Under Manual Data, click the Add button to create a row for each option that you want to add to the list. The value that you type in the Display Text column is the name of the option that is displayed to the user at run time.

  5. Click the Preview tab to see how the list will work when the service runs.

Configure Heritage Coach controls


Related tasks:
Populating a list with dynamic data