Skip to main content
Version: 3.0

Installation

  1. Run the CompuTec ProcessForce AppEngine installation file from the Download section and click "Install" in the installation wizard that appears.

    AppEngine Install

  2. Click "Finish" after the AppEngine Installation is successfully completed.

    Finish Installation

  3. Now, the new service should be running:

    Services

  4. After installation, the AppEngine page will automatically open in browser. The AppEngine will launch in either Production Mode or Installation Mode, depending on the current status of your system. The AppEngine will start in Installation Mode in the following scenarios:

    • Unable to establish a connection to the Database Server where the AppEngine configuration is stored.
    • The AppEngine configuration database does not exist.
    • The AppEngine configuration database requires an upgrade.

    Browser

    If AppEngine Page won't open automatically you can manually do so by opening web browser and entering default address: https://localhost:54001.

  5. Setup the AppEngine store by configuring the database server connection.

    1. Step 1 - Enter the following connection details to database server where AppEngine configuration schema will be created: Database Server Name, User Name & Password, and Database Provider.

      Step 01

    2. Step 2 - If AppEngine database doesn't exists there click on button Create Database to create it. If it exists but requires an upgrade, click on Migrate Database button.

      Step 02

    3. Step 3 - After creating the database, you must restart the AppEngine. After restarting the AppEngine, the AppEngine will start in Production Mode.

      Step 03

warning

After upgrading from version 2.00 to version 3.00, please use the "Empty Cache and Hard Reload" option in the browser where you use AppEngine.

Click here to find out more

Here is an example for Google Chrome or Microsoft Edge (Chromium)

  1. Open Google Chrome or Microsoft Edge (Chromium) browser
  2. Click F12 to open Developers Tools (1.)
  3. Right-click on the refresh button (2.) and,
  4. Choose the Empty Cach and Hard Reload option (3.):

Empty Cache and Hard Reload