Installing and Setting Up Web Application Back End

Installing of web application back end depends on the web server, on which it is installed:

Basic settings of the installed web application are determined in the PP.xml and config.json configuration files. After installing the back end, the general scheme of interaction between the web application and other system components looks as follows:

  1. On the first addressing the web server from the browser, the required web application files and the login page for user authorization are downloaded to the client computer. The web application reads settings from the PP.xml and config.json configuration files.

  2. The further operation mode depends on the read settings:

  1. Query redirection can also be configured directly on the web servers, which is used after the web application backend has handled queries.

TIP. To access the web application, see the Opening Web Application article.

See also:

Installing Foresight Analytics Platform Desktop Application | Activation of Foresight Analytics Platform |Installing Foresight Analytics Platform | Setting Up Web Forms for Working via HTTPS