Deploying the files for Performance Measurement Practices

If you want to use the Performance Measurement Practices (PMP) application of Rational® Method Composer through IBM® Rational Insight, you must deploy the Web Archive file (WAR file) of the PMP application on your report server. Doing so gives you access to the Practices, sample reports that use some of the Practices metrics, and sample dashboards that are aligned with the Value Traceability Tree of the Practices.
About this task
To deploy the PMP WAR file on the report server:
  1. Start the WebSphere® Application Server administrative console. The default URL is http://localhost:9060/ibm/console/login.do.
  2. Select Applications > Install New Application.
  3. Click Browse and locate the WAR file PerformanceMeasurement.war. The default location is Windows C:\Program Files\IBM\Rational Insight\RMCPM and Linux /opt/ibm/RationalInsight/RMCPM. Specify the context root to be pmp and click Next.
  4. On the Select installation options page, click Next.
  5. On the Map modules to servers page, click Next.
  6. On the Map virtual hosts for Web modules page, click Next.
  7. On the Summary page, click Finish.
  8. Click Save.
Results
To confirm that the deployment is successful, open a Web browser and point it to http://host:port/pmp/index.htm.

Feedback