Known issues

The following are the Known Issues in Cloud Native Unica, as on release 12.1.1:

HMA-330620
On Apache Tomcat and OneDB setup, the JDBC properties, in the offer.war file, are not getting automatically updated.
Workaround: Manually add the appropriate values for the JDBC properties in the offer.war file.
HMA-330562
In the Cloud Native environment, the Campaign Kafka template is missing.
HMA-330185
Use the -async option while running ACOOptAdmin utility on Cloud Native environments. Using the -async utility triggers the desired operation on an Optimize session in the background before exiting.
Example: ./ACOOptAdmin.sh -u "user_name" -p "password" -sn "OptimizeSessionName" -async
Note: Not using -async may trigger an Optimize session run, but the polling, related to the session run progress, will fail.