4.3.5 Enable Components for RDMLX
This option is only available in an RDMLX-Enabled Partition.
Once you select this option, the code in the component will be evaluated using the RDMLX Language Features. You must correct errors before enabling it for RDMLX.
The default value for this option is controlled in the RDMLX Partition Settings.
A message will be displayed when the component is saved, unless you set the Visual LANSA environment settings to NO. In this case, user confirmation is required.
To change an existing RDML Component to an RDMLX Component, open the component in the Visual LANSA Editor, choose the File menu and select the Enable for RDMLX option.
If a component is enabled for RDMLX, it means that it can use RDMLX objects such as fields and tables.
Tips & Techniques
-
It is recommended that you review the RDML and RDMLX Partition Concepts information in the Administrator Guide.
Implications:
-
If no changes were made to the code in an enabled RDMLX Component, the resulting program should be functionally equivalent to the program created by the RDML Component. However, it is your responsibility to retest the functionality of the new program.
-
Performance characteristics may change and should be properly evaluated once the conversion to RDMLX occurs.
Warning
-
Once a component is enabled as an RDMLX Component, it cannot be changed back to an RDML Component. The code in the component would need to be copied to an RDML Component and any RDMLX features removed from the code.