Enable partition for full RDMLX
This setting indicates the partition will be allowed to use all RDMLX features including all RDMLX object types (such as WAMs) and all RDMLX language enhancements.
If the partition on the server is RDMLX-enabled and you are going to use RDMLX server side components, functions or files within your application, you should select this option.
Select this option, for example, when your application might be using CALL_SERVER_FUNCTION to run an RDMLX function or to access an RDMLX file on the server.
If this options is selected, the connection to the server uses the Built-In Function DEFINE_ANY_SERVER. For the restrictions in using this Built-In Function, refer to DEFINE_ANY_SERVER in the .
Tips & Techniques
- If you are creating a new LANSA partition and you wish to determine if this setting is appropriate, refer to 7.3.1 RDML and RDMLX Partitions Concepts. in the
Rules
- Once a partition has been enabled for RDMLX:
- it cannot revert back to being RDML.
- all LANSA objects must be developed using the Visual LANSA development environment.
Also See