Known Issues in Quantum Fabric V9 SP6 (2022.08)
Quantum Fabric Installer
- Issue
If Quantum Fabric is installed on a WebSphere app server with a MySQL database, internationalization (i18n) characters are not displayed appropriately. The issue occurs because collation for the database is
utf8_unicode_ci
, which cannot be overridden in theencoding.properties
file.
Temenos App Factory
- Issue
If the
SKIP_WEB_CLIENT_DEPLOYMENT
parameter is enabled for a composite Fabric app, deployment of the web app is skipped only for the base app. The web app is deployed (and overwritten) for the linked micro apps.