WAM005 Create Your First WAM

LANSA WAM

WAM005 - Create Your First WAM

Objectives

  • To create your first Web Application Module (WAM).
  • To create a WebRoutine in your Web Application Module.
  • To understand the basics of how the WEB_MAP command is used within a WebRoutine (covered in much more detail in WAM010 - Using WEB_MAPs).
  • To compile a Web application that was created using a WAM.
  • To understand the compile/generate cycle of WAM development.

To achieve these objectives, you will complete the following ten simple steps:

Before you Begin

In order to complete this exercise, the demonstration Personnel System must have been installed in this partition.

The purpose of this Exercise is to create your first WAM and become familiar with the Design view. You will also be given an introduction to Weblets and re-entrant programming.

In this exercise, you will create a WebRoutine that will use different weblets to call itself. It will display a different message depending on which weblet was used.