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.'