Configuring an Application

When you log in to the Configurator UI for the first time, an empty dashboard opens without any applications. It means the app_properties and configuration tables are blank in the database. To configure an application, perform the following steps:

    Procedure
  1. Click DATA SEEDING to upload the user’s data.
  2. Use the drag-and-drop function or click CHOOSE FILES to select the files.
  3. To view an application property file, click VIEW. The file opens in text editor mode. The left pane is the editing pane and the right pane is the preview pane.
  4. To discard or save the changes, click DISCARD or SAVE.
  5. To hide or delete the files, click HIDE or DELETE.
  6. Finally, click UPLOAD to upload the files. You can also use the UPLOAD ALL or CLEAR ALL option to upload or remove all the files at once.
ResultOnce the files are uploaded successfully, the available applications are displayed in the left pane.

Note: If the files are uploaded from the Configurator swagger, run the refresh management function on the Configurator server's endpoint (http://<host>:<configurator_port>/management/refresh) to reflect the properties in the Configurator UI. Then, log in again to the configurator UI.