RAD Server Management Console Application

From RAD Studio
Jump to: navigation, search

Go Up to RAD Server (EMS)


The RAD Server Management Console application is delivered as a sample application with RAD Studio. You can customize and use this application as you need.

The stand-alone application (EMSManagementConsole.exe) is located in the following folders:

  • 32-bit Windows: C:\Program Files (x86)\Embarcadero\Studio\20.0\bin
  • 64-bit Windows: C:\Program Files (x86)\Embarcadero\Studio\20.0\bin64

The Delphi source code project (EMSManagementConsole.dproj) of the RAD Server (EMS) Management Console application is located in the following folder
C:\Program Files (x86)\Embarcadero\Studio\20.0\source\data\ems\desktopconsole.

Main Characteristics

The RAD Server Management application allows you to:

  • Manage your RAD Server Engine data only within the selected tenants.
In the RAD Server Management Console, on the Tenants tab, fill in the following fields:
  • Tenant ID: type the tenant ID
  • Tenant Secret: type the tenant secret
Note: If you work in the Single Tenant mode, you do not need to fill in the Tenant ID and Tenant Secret fields. By default, the system uses the Initial Tenant of your RAD Server.

Topics

See Also