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. |
|
(In AEM) Transaction Object |
Set up static mapping between application transaction objects and data sources. |
|
(In AEM) Decimal Precision |
Select a proper decimal precision for the PowerServer application. |
|
(In AEM) DLL/OCX Files |
Configure the mode for installing and downloading DLL and OCX files used in an application. |
|
(In AEM) Registry Mode |
Enable the PowerServer Web application or the PowerServer mobile application to directly access the client machine Windows registry or use Appeon registry emulation, so that PowerBuilder registry functions will work properly. |
|
(In AEM) INI File Mode |
Make the PowerServer Web application or the PowerServer mobile application manipulate the INI files at the client or by Appeon emulation, so that INI file function will work properly. |
|
(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. |
|
(In AEM) Charset |
Specify the input charset and database charset to ensure characters in applications display correctly. |