Create Component

Visual LANSA Framework

Create Component

You can use this field to specify the name of the component to be automatically created provided you started the Framework from within the Visual LANSA Development environment (IDE) using the Tools tab on the ribbon.

The type of component created depends on the mode you are running the Program Coding Assistant in:

Mode Component Type

Windows

Reusable Part

WAM

A Web Application Module

 

The names given to the components must adhere to LANSA naming rules. If you want to use different rules, see the instructions for method routine avValidateLANSAName in UF_SYSTM.

The names must not already be in use, except for the Process name which may exist already. By default the process name can be maximum 8 characters.

The Create button will be enabled if valid component names are entered AND the Framework was started via the Visual LANSA Development environment. It may take the Framework several seconds to determine this.

The Create button is optional. You can still copy and paste the source code into a component you create yourself.

This is a Program Coding Assistant property.