Access Mode Properties

These properties configure access modes.

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxFramework.ModesLists the modes support by apps, indicating that a user can login in via:
  • Desktop, such as using a web browser
  • Mobile, such as an IPod or IPad
  • Cloud, if the 3DEXPERIENCE platform is deployed on the cloud (see the next property)
One or more of the following, separated by commas and no spaces:
  • Cloud
  • Mobile
  • Desktop
emxFrameWork.Mode.CloudDetermines if the 3DEXPERIENCE platform has been deployed on the cloud. The auto value detects the cloud based on the context.One of the following:
  • auto
  • true
  • false