Enable partition for 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.
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.

When 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 Technical Reference Guide.

Tips & Techniques

Rules

Also See

Create Fields as RDMLX

Create File as RDMLX

Create Component as RDMLX

Create Function as RDMLX