Using Foresight Analytics Platform Resources in Third-Party Applications

Article number: KB000029

General Information

To use Foresight Analytics Platform libraries for development, one needs the following:

  1. Install Foresight Analytics Platform on a developer's computer using one of the available distribution files. A distribution file must not use Reg-free COM registration technology.

  2. Depending on which language is assumed to be used for development, install one of the following distribution files:

After this one can proceed to application development using Foresight Analytics Platform assemblies resources.

When distributing the application developed in a third-party environment and using platform assemblies, each user's computer must have Foresight Analytics Platform installed by means of the installer that does not use Reg-free COM registration technology. It is also required to manually write the path to the folder with installed Foresight Analytics Platform in the Path system variable.

NOTE. The FP10DevTools.exe distribution file must not be applied on user computers.

Usage features are described in the following subsections:

NOTE. To create example, use a C# project in the Microsoft Visual Studio environment and a Java project in the IntelliJ IDEA environment.

See also:

Developers Knowledge Base