Integrating OneClick SRM with a Jasper Server
search cancel

Integrating OneClick SRM with a Jasper Server

book

Article ID: 188982

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction


Integrating OneClick SRM with a Jasper Server.

The purpose of this knowledge document is to supplement the documentation by providing an example of loading
  the  spectrumConfigInstaller.jar (Integration Components) 

Integration with CABI JasperReports Server

Environment

Release : 21.2, 22.2

Component : Jaspersoft for CA Spectrum

Resolution

 

The first step is to download the 'Integration Components' to the Jasper Server machine and then install them using the java command mentioned.

The following example was run from a Windows Jasper Server (For Linux,
the steps are the same only adjust the paths and remove the .exe from the java command)

Example:

OneClick Web Page ~~> Administration ~~> Report Manager ~~> Jasper Integration
 


Copy 'spectrumConfigInstaller.jar' to the Jasper Server Machine
 
Install the 'spectrumConfigInstaller.jar' using the java and the command: ./java -jar "/tmp/spectrumConfigInstaller.jar" -install
 

Example with output
/opt/CA/SharedComponents/CABI/java/bin>java.exe -jar "C:\Users\Administrator\Downloads\spectrumConfigInstaller.jar" -install

To complete the pre-installation step, provide the following details.
Enter the CABI Apache-Tomcat Home Location:/opt/CA/SharedComponents/CABI/apache-tomcat/
Enter the CABI Webapp Name (Default: jasperserver-pro):jasperserver-pro
2022-08-07 09:07:59.973 : Jasper Version: 7.9
2022-08-07 09:07:59.973 : Setup in progress, it may take a while
2022-08-07 09:09:12.434 : Pre-Installation process is completed.
2022-08-07 09:09:12.434 : Please restart the Jasper tomcat server to complete the configuration.




Stop and re-start the apache-tomcat

cd /opt/CA/SharedComponents/CABI/
./stopServers.sh tomcat
<wait ~ 30secs>
./startServers.sh tomcat


Next, enter the information for the Jasper Server and click save.





After saving you will lastly need to launch the Jasper Server Console ('Jasper Console' Link on OneClick webpage) and allow
  it some time to export the report content from the SRM OneClick.'