Jaspersoft connectivity with Clarity technical overview
search cancel

Jaspersoft connectivity with Clarity technical overview

book

Article ID: 202722

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

From technical perspective how does the connectivity work between jaspersoft and clarity?

Does it use a JDBC for connection? How does it authenticate with clarity?

Does it use the ppmjasperadmin user for that?

 

Environment

Release : 15.8.1

Component : CA PPM APPLICATION

Resolution

Jaspersoft uses a JDBC connection to talk to its own repository.

You can see the details (encrypted) in the jaspersoft context.xml file.


Data sources for the clarity and DWH schemas are kept in the Clarity database.

You can see the JDBC driver details if you go to the properties for the jaspersoft data sources.

The encryption keys are stored as user attributes for the user "jasperadmin".

To communicate/integrate with Jaspersoft, Clarity uses a keystore file pair.
.jks
.properties
Similar to this, but we have wrappers around the commands used:
https://community.jaspersoft.com/documentation/tibco-jasperreports-server-security-guide/v7/key-and-keystore-management

This is what is used to get a session id for the user in clarity to jaspersoft, so there is no separate login to jaspersoft.

These same files exist on the clarity and jaspersoft servers.
There are keys for encrypting the database passwords and other important details
on the "jasperadmin" user in jaspersoft.


Additional Information

https://techdocs.broadcom.com/us/en/ca-enterprise-software/business-management/clarity-project-and-portfolio-management-ppm-on-premise/15-9/installing-and-upgrading/install-clarity-ppm/Install_and_Configure_Jaspersoft.html