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:
Open business application for edit:
Click the Edit button on the Home ribbon tab.
Select the Edit context menu item of the selected business application.
Press F4.
In the designer of business applications go to the Edit Dependencies section:
At the left part of the All Repository Components window, select with a cursor the Foresight Analytics Platform component.
Click the button. The selected component will be displayed at the right part of the Components Required for Work dialog box.
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
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