Previous Topic: Remove Reports from BusinessObjectsNext Topic: Uninstall CA Event Integration


Remove CA SOI Custom Report Parameters

Note: Perform this procedure only if the CA SOI report uninstall does not complete successfully.

You can remove CA SOI custom report parameters after you have uninstalled CA SOI.

Follow these steps:

  1. Open a command prompt on the report server and change your directory to the BO_HOME\CommonReporting3\deployment folder.
  2. Run the following command:
    wdeploy.bat tomcat55 -DAPP=SpectrumSA undeploy
    

    This command removes the SpectrumSA folder under tomcat_path\webapps.

    Note: Some JAR files in the SpectrumSA\Web-inf\lib folder can be in use and cannot be deleted. An error appears indicating incomplete uninstallation. Continue the removal steps.

  3. Stop the BusinessObjects services using the Central Configuration Manager.
  4. Delete all remaining JAR files from the \SpectrumSA\Web-inf\lib folder.
  5. Delete SpectrumSA.war from BO_HOME\CommonReporting3\BusinessObjects Enterprise 12.0\java\applications.
  6. Delete SpectrumSA.xml (Action XML) from BO_HOME\CommonReporting3\cacaf.
  7. Delete SpectrumSA.properties from BO_HOME\CommonReporting3\deployment\apps.
  8. Restart the BusinessObjects services.

    CA SOI custom report parameters are removed.