Setting Up Application Dependencies

Setting up custom application dependencies on used system components of Foresight Analytics Platform is required to provide its stable work on updating component versions of Foresight Analytics Platform.

The list of required system components depends on objects used in application. For example, if calculation algorithms are used, the required system component is Calculation Algorithms. System components depend on each other. Component dependencies are described in the Installing Foresight Analytics Platform Extensions article.

To set up business application dependencies, follow the steps:

  1. Open business application for edit:

  2. In the designer of business applications go to the Edit Dependencies section:

NOTE. The required components for all business applications:
1. Designer of Business Applications - on setting up default dependencies it is displayed in area of components required for work.
2. Connecting to Repository Database - it is created and added manually. As far as all objects in application depend on database, create a user component and include the database in use in it (as in the steps 1-2).

Example of the Connecting to Repository Database component

  1. To save settings and exit the designer, click the Finish button.

After application development is finished, create update package to install an application new version to another repository.

See also:

Building Business Application | Creating and Installing Application Updates