Click or drag to resize
* Getting Started

[This is preliminary documentation and is subject to change.]

  1. First, set up a web home for the framework.

    When this is done, TOPICA is up and running - but only as an "empty shell". Entering the proper URL in a web browser will display the startup menu.

  2. To get an application running, you must perform the following steps:

    • Versions 4.25 and newer:

      • Versions 4.25 and newer contain the Administration Module, that is a web user interface for creating configurations and databases - and connecting them.

      • You may use some of the demo configurations, that come with the framework. You may play around with the demo configurations in order to study, how things may be done. Or you may use the demo configurations as starting points for your own configurations.

      • All this may be done from the web user interface - no access to the web server is necessary.

    • Versions 4.24 and older:

      • Versions 4.24 and older do NOT have any user interface for administration of configurations and databases.

      • Create a database by running a command-line script.

      • Creating a configuration is a matter of creating a folder using Windows Explorer - respecting configuration folder structure. The framework does not come with demo configurations - but they are obtainable separately.

      • Connecting the configuration to the database is a matter of editing the Server.config file (defining a "connection string").

  3. Once a configuration has been created and connected to a database, the next steps are as follows: