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) Charset

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

Charset