Known Issues

PowerServer 2020 GA version has the following known issues:

  • If your application performs a remote procedure call (RPC) that passes an array parameter to the Oracle 18c/19c database, the trailing spaces will be automatically trimmed from the returned values of type varchar or varchar2.

  • AEM (J2EE version) failed to show the correct OS information of Windows 10 and Windows Server 2019.

  • If using Firefox 72 to run the application, the Appeon multi-browser plug-in needs to be re-installed first. The Appeon multi-browser plug-in can be automatically updated in the other supported Web browsers except Firefox 72.

  • The Web Server Profile Configuration window in PowerServer Toolkit does not validate the host name and port number of the Web server; it always prompts that the connection is successful when you click Test Web Server Settings.

The HTTPClient object deployed to the PowerServer Mobile has the following functionality differences (compared to deployed to PowerServer Web):

  • The encoding charset specified in the SetRequestHeader function or the response header will be ignored. The data to be sent or received in the HTTPClient object can only be encoded in the following character sets: UTF-8, UTF-16LE, UTF-16BE, and ANSI.