Overview

The previous chapters provide instructions on how to set up Appeon system architecture, including installing Appeon PowerServer components, as well as configuring PowerServer cluster. Once the Appeon system is set up and before you start deploying applications, the post-installation configuration tasks listed in the following table will help ensure that the deployed applications run as desired. Post-installation configuration tasks refer to configurations required for Appeon system architecture that affect the running of all applications but do not include configuration tasks performed in PowerServer Toolkit and AEM for specific applications.

Table 8. Post-installation tasks

Task

Description

Detailed Instructions Given in...

Configuration for the Web client PC

The IE security settings and Windows login user privileges may prevent downloading the Appeon Xcelerator plug-in for the Web application.

Configuration for client machine

System language setting

Configuration required for the Web client PC, PowerServer and database server.

The operating system language settings can affect the characters that are displayed in the Web application.

System language settings

Database JDBC driver preparation

Configuration required for PowerServer.

You should copy the corresponding JDBC driver files for the database server in use to the JBoss/WildFly server installation folder in the machine hosting PowerServer.

the section called “JDBC driver preparation” in PowerServer Configuration Guide for J2EE

Configuration for supporting DataWindow Data Cache feature

Configuration required for database server and Web server.

The DataWindow Data Cache feature can cache DataWindow data that are frequently used on the Web server to improve runtime performance, but will not work until you fulfill the configuration requirements for database server(s) and Web server(s).

This feature is not available for Web servers running on Unix\Linux.

the section called “DataWindow Data Cache” in PowerServer Configuration Guide for J2EE

Configuration for supporting dynamic DataWindows

Configuration required for database server.

Configuration at the database server is required for support of dynamic DataWindows.

the section called “Dynamic DataWindow” in Supported PB Features for PowerServer Web

Configuration for fixing an ASE issue

Appeon provides several SQL files for you modifying the chain modes of stored procedures in ASE database to avoid the following error:

"Select error: Stored procedure... may be run only in unchained transaction mode"

the section called “ASE Chained mode issue” in PowerServer Troubleshooting Guide