Configuration during application deployment

The following table lists the server configuration tasks for ensuring that application data displays correctly and that all functions within the application work. Tasks marked as "in AEM" are performed in AEM.

Table 2. Configuration tasks during application deployment

Task

Description

See section

Database Connection

Establish the database connection between the application server and the database server by configuring data sources.

Database Connection Setup

(In AEM) Transaction Object

Set up static mapping between application transaction objects and data sources.

Transaction Objects

(In AEM) Decimal Precision

Select a proper decimal precision for the Appeon application.

Decimal Precision

(In AEM) DLL/OCX Files

Configure the mode for installing and downloading DLL and OCX files used in an application.

DLL/OCX Files

(In AEM) Registry Mode

Enable the Appeon Web or Appeon mobile applications to directly access the client machine Windows registry or use Appeon registry emulation, so that PowerBuilder registry functions will work properly.

Registry Mode

(In AEM) INI File Mode

Make the Appeon Web or Appeon mobile applications manipulate the INI files at the client or by Appeon emulation, so that INI file function will work properly.

INI File Mode

(In AEM) Error Message Mode

Specify the display mode for errors in different levels. They can be displayed in the status bar or in popup messages.

Error Message Mode

(In AEM) Charset

Specify the input charset and database charset to ensure characters in applications display correctly.

Charset