7 18 RDML PARENT

LANSA Web Functions

7.18 <RDML PARENT>

Syntax:

<RDML PARENT="<parent>">

 

Description:

This tag is used by the e-Business Framework Wizard when you choose to adopt the layout of a particular LANSA process from another LANSA process. It will instruct LANSA to use the layout definition from the named process.

For more details, refer to the Adopt Layout - Technically Speaking in the Web Functions Wizard Guide.

 

When specifying the name of the parent for the LANSA process, do not use the same LANSA process name itself. If you do this, it will cause unpredictable results on your system.

The PARENT tag will have no impact if a process specific layout exists. The process specific components will be used over the adopted components in the parent specified.

This tag is commonly used in the process specific layout pages. For example, if PROC01 is going to adopt the layout of PROC02, then the following statement would appear in the PROC01_LAYOUT page:

<RDML PARENT="PROC02">