Registering lifecycle applications as TRS providers for Lifecycle Query Engine

Configuration steps are required to set up the products as TRS providers and to give Lifecycle Query Engine access to their data.

After you install and configure all the applications, and after you create friend relationships between applications on remote servers, you must set each application as a Tracked Resource Set (TRS) provider so that Lifecycle Query Engine (LQE) can access their data to create the index.

Before you begin, you must start the server for each application you want to configure.
Important: If your 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.

Assign the TRS Consumer-Internal license

Assign the TRS Consumer-Internal license to the lqe_user and jts_user functional users.

  1. Open the JTS administration console at https://host_name:port/jts/admin
  2. Select Users > Active Users.
  3. Click the lqe_user link. On the lqe_user page, go to the Client Access License area and select TRS Consumer-Internal, and click Save.
    Selecting the TRS Consumer Internal license for the main LQE user
  4. Return to the Active Users page. Click the jts_user link. On the jts_user page, go to the Client Access License area and select TRS Consumer-Internal.
  5. Click Save.

Configure TRS for Jazz Team Server users

  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://host_name:port/jts/trsUsers and add the label Users. Accept the remaining defaults and click Finish.

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