Developing User Application

To develop a user application, use the Development Environment built-in tool.

The Development Environment tool is used to design, create, start and debug user applications. Application development is available in the Fore programming language.

To develop a user application:

  1. Create an assembly to unify forms and units by their functionalities.

  2. Create a form in the desktop application, web form in the web application of a unit.

If external units connected to Foresight Analytics Platform are assumed to be used:

  1. Add an application code. One can use various Fore code examples during development.

If required, th created objects can be saved to file or loaded from file.

  1. Run and debug a developed application.

  2. Protect repository objects from editing if required.

After executing the operations, the user application with custom settings is developed.

Forms support multiple interface languages with the use of resources.

See also:

Developing in Foresight Analytics Platform Development Environment