Installing the Application Extension Environment

Note: The following instructions are for application extension development using Web Central 20.1 and later.

ARCHIBUS application extension environment allows you to extend ARCHIBUS forms and business logic.

Note: To extend a specific application, you need to obtain a license file that grants access to that application's domain. For example, if you want to modify space forecasting views or logic, you should obtain the license for the AbSMP domain.

Installation Requirements

In order to install ARCHIBUS software, you must have administrative rights on Windows Vista, or power user rights on Windows XP.

The hardware requirements are as follows:

ARCHIBUS application extension environment includes:

Step 1: Install ARCHIBUS and verify the installation

  1. Run the ARCHIBUS Web Central and Smart Client 20 installation program, which installs:
  2. Start the Smart Client application
  3. Verify that the Smart Client application works as expected. Try:
  4. Click on Stop button in the Smart Client toolbar to stop the database and the application server.
  5. Restart database: run the \ARCHIBUS\docs\eclipse\Start-Runtime-HqDb.bat file. This is required to run Web Central application server or your unit tests from Eclipse, so that Web Central or unit tests can connect to the running database server.

By default, Web Central and Smart Client files are installed to the following locations:

Files Windows XP Windows Vista, Windows 7
Program files C:\Program Files\ARCHIBUS\20.1 C:\Program Files (x86)\ARCHIBUS\20.1
ARCHIBUS files C:\Documents and Settings\All Users\ARCHIBUS C:\Users\Public\ARCHIBUS

Step 2: Install ARCHIBUS distribution of Eclipse

Import the Applications project into Eclipse workspace

Run Web Central Jetty Server from Eclipse

Stop Web Central Jetty server from Eclipse