Before Installing
Guidelines to follow before installing all Expere Engine components.
Perform a clean installation
If you have previously installed the Expere Engine, you will need to remove any old version files before beginning the implementation process. Perform the following:
If installing using the same folder as the previous version:
- Make a copy of the following files as these files contain settings that likely
should be preserved with the new install:
bsi.propertieslog4j2.xmlWeb.Config
- Navigate to Add/Remove programs and uninstall Expere Components.
- Navigate to the install location and manually remove any remaining files.
- a. If some files cannot be deleted you many need to stop the Expere application pool. Do not install the new version of Expere until you have deleted the remaining files.
- Install the new Expere.
- Copy the files that were saved above, after confiriming that the new Expere does not add new properties that require changing.
- Restart the Expere application pool.
If installing in a new folder:
- Stop the old application pool.
- Copy the following files from the previous Expere instance after verifying the
new Expere does not add new properties that require changing.
bsi.propertieslog4j2.xmlWeb.Config
- Restart the new Expere application pool.
- A disadvantage exists if installing in a new folder: the URL used to access Expere includes the name of the folder Expere is installed in. This install method therefore changes the Expere URL. However, you have the option of stopping the new Expere application pool and starting the old Expere application pool if you need to test or rollback to the old Expere.
Database Information
The Expere Knowledge Base requires a relational database management system such as Oracle or SQL Server. Licensing requirements for the database system are dependent upon the middleware and application layer configuration specific to the implementation. A review of the contractual licensing terms and conditions governing use of the Oracle or SQL Server database is warranted prior to installing Expere.
The implementation of the data structure and creation of the required tables, accounts, and permissions is accomplished via packaged scripts provided with the Expere installation media.
.NET Uers: SQL Server DSL Installer Requirement
When running the SQL Server DSL installer, it will not function unless the client on which the installer is being run has the SQLCMD.exe (even when using the installer GUI). The SQLCMD.exe prerequisite can be obtained by installing the SQL Server Express tools (no need for the actual database) on the client machine.
Installing a C++ Library
Before installing all Expere components, users must download and install the latest version of vcredist_x64.exe. This is available from the Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update page.
Upon installing this file, users must restart IIS.
Step 1: Assemble all components required for installation
- If installing the Expere Authoring Environment, assemble the Expere Installation Package for the Expere Authoring Environment (located on the Expere installation media. Consult the Expere Authoring Guide for further information).
- Workstation from which to perform installation and content load
- .NET Users: SQL Server Express, Standard, or Enterprise
- Java Users: Oracle client
Step 2: Verify Infrastructure Configuration
Before starting, verify that the following base components are installed and configured for Expere:
- Verify conformance with hardware requirements (see System Requirements)
- Verify operating system configuration (see System Requirements)
- Verify database configuration (see System Requirements)
- Test database connections using TNS ping on Oracle Net Manager
- Create required user and administrative accounts at the operating system and database levels (see System Requirements)