Configuring the Rational Engineering Lifecycle Manager application as a TRS provider for Lifecycle Query Engine

Before Lifecycle Query Engine can access the Rational® Engineering Lifecycle Manager application data, you must configure the application as a TRS provider.

Before you begin

Start the Rational Engineering Lifecycle Manager server.
Important: If the application is on a different Jazz™ Team Server (JTS) 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 your installation is new, you do not have any data to index. You can create a sample project and product so that you can verify that the index is created successfully.

Procedure

  1. Open the Lifecycle Query Engine administrative page: https://lqe_host_name:port/lqe/web.
  2. Click Administration > Data Sources > Add Data Source.
  3. In the Add Data Source dialog, select http://relm_host_name:port/productdef/resource/tracked_resource_set and add the label RELM. 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.
    Data sources list showing all indexed components.
  4. To test the index, open Rational Engineering Lifecycle Manager: https://relm_host_name:port/relm/web.
  5. Select a sample project. From the Queries menu select Shared Queries.
  6. Expand the Sample node and select All Artifacts. You might be prompted to authorize all the applications you are running the query against.

Results

The query result displays the sample product that you created.

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.


Feedback