Before Lifecycle
Query Engine can
access the CLM application data, you must configure the applications
as TRS providers.
Prerequisites: - Start the server for each application that you want to configure.
Important: If the application is on a different Jazz™ Team Server than LQE, the keys
that are generated in this task are reused later, when you add data
sources to the Lifecycle Query Engine as described in:
Generate
the LQE index. Note carefully the name and secret of each key.
If
these applications are deployed to the same Jazz Team Server as LQE, it is not necessary
to create inbound consumers. Complete these steps only if the CCM,
QM, and RM applications are on a separate Jazz Team Server.
- Create the LQE Inbound Consumer key for CCM. Open the CCM administration
page: https://host_name:port/ccm/admin
- On the Application page, select Communication
>Consumers (Inbound) and create
a new OAuth Consumer key for LQE:
- Name: LQE
- Secret: xyz
- Trusted: yes
Click Register.
- Go to the Authorized Keys list and edit
the LQE entry by clicking the pencil icon.
- In the Edit Consumer Key Properties dialog,
click the Select User... link.
- Enter lqe in the filter field, and select lqe_user from
the list of matching users. Click Add and Close,
and then Finish.
- Create the LQE Inbound Consumer key for QM. Open the QM administration
page: https://host_name:port/qm/admin, and
then complete steps 7 through 10 again.
- Create the LQE Inbound Consumer key for Rational® DOORS® Next
Generation if this is your RM application. Open the RM administration
page: https://host_name:port/rm/admin, and
then complete steps 7 through 10 again.
- Register the applications as TRS providers and generate their
index. Open the Lifecycle Query Engine administrative page: https://host_name:port/lqe/web.
- Click Administration > Data Sources > Add Data Source.
- In the Add Data Source dialog, select https://host_name:port/ccm/oslc/workitem/trs and
add the label RTC. Accept the remaining defaults
(if you have a large amount of data to index, increase the number
of threads for initial indexing to 4) and click Finish.
- Register QM as a TRS provider and generate its index. On the Data
Sources page, click Add Data Source.
- In the Add Data Source dialog, select https://host_name:port/qm/trs and
add the label RQM. Accept the remaining defaults
and click Finish.
- Register RM as a TRS provider and generate its index. On the Data
Sources page, click Add Data Source.
- In the Add Data Source dialog, select https://host_name:port/rm/trs and
add the label DNG. Accept the remaining defaults
and click Finish.
The Rational Team Concert, Rational Quality Manager,
and Rational DOORS Next Generation applications
are now indexed and available to Rational Engineering Lifecycle
Manager.
For more information on indexing preferences, see: Indexing your data with the Lifecycle
Query Engine.
What to do next
After you configure your applications
as TRS providers, follow the steps in Running queries to test or debug the Lifecycle Query Engine implementation to validate your configuration.