Post enabling encryption at database connection the protocol in the Jaspersoft changes to TCP
Steps to Reproduce:
Expected Results: The admin command of jaspersoft should be successful and protocol should be TCPS
Actual Results: The admin command is successful however protocol is TCP
$ admin jaspersoft syncPPMContext -userName *** -password ***
Syncing PPM context to jaspersoft..
Updating user profile attributes..
Data Warehouse Bean DS URL : jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=***)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=***)))
PPM Bean DS URL : jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=***)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=***)))
Updating domain schema name..
Processing domain...Application Management
Release : 16.1.0
DE67481
The DE67481 is fixed in upcoming release i.e. 16.1.1 (targeted to release in March 2023)