Environment properties

You can use system properties to help manage the system environment.

Table 1. Environment properties
Property Description Default value
mxe.allowLocalObjects

In production environments, this property is set to true to improve system performance.

You set this property to false for development work or for custom applications.

1
mxe.app.inventor.updateReservations

When material issues are not run by the Select Reserved Items action, this property updates the reservations.

0
mxe.enableConcurrentCheck

Allows multiple logins on the same user account. By default it has a value of 0, if you want to change that value then the property must be defined in the maximo.properties file.

You set this property to true (1) to prevent multiple logins on the same user account. Before you create users, set this property to 1.

0
mxe.isFederal

Hides the Federal notice when you log in.

0
mxe.isSaasEnabled

Indicates that SaaS is enabled.

0
mxe.MLCacheLazyLoad

Represents the multiple-language metadata cache which loads 1 object at a time. You set this property to 1 to load all objects simultaneously for 1 language.

1
mxe.useAppServerSecurity

Represents the security that your configuration uses.

By default, the security for the system is used. You set this property to true if your configuration uses security provided by an application server.

0
mxe.UserLicenseKey

Represents the product enabler (license key) that is used during installation. If the product enabler changes, you must update the value of this property.

 


Feedback