Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The first step in modernizing your application is to create a prototype for it. In order to create it you need to identify the business objects the application deals with. To do this see what words the end-users use to describe what the system works with. These words are often reflected in the application menus and screen titles.

In our sample application the users work with Code Tables and Employees, so we will create a Code Tables and an Employees business object.

1.   In the Framework workbench ribbon, choose Execute -> As a VLF-WIN application -> as Designer:

...


 
3.   In the Instant Prototyping Assistant window, create two new business objects with the names Code Tables and Employees (separate the names with a comma):

Note that you can hide the explanatory text by clicking the triangle on the top left.

...