Registering Lifecycle Query Engine as an application on Jazz Team Server

If you installed Lifecycle Query Engine on a separate machine, you must run the Jazz™ Team Server (JTS) setup wizard to register it as an authorized application on Jazz Team Server (JTS).

If you deployed LQE across several nodes, rather than registering each instance of LQE, you must register the load balancer as an application on JTS. For example, if you have two nodes (http://host:9081/lqe and http://host:9082/lqe) and a load balancer (http://host/lqe) that proxies requests to both of the nodes, you must register http://host/lqe to JTS.

Before you begin

Procedure

  1. To go the Jazz Team Server setup page at:

    https://lqe_fully_qualified_host_name:9443/jts/setup

  2. Log in to Jazz Team Server using the following credentials:
    • User ID (case-sensitive): ADMIN
    • Password (case-sensitive): ADMIN
  3. On the Setup page, select Custom Setup and click Next.
  4. Read the Introduction page and click Next.
  5. On the Public URI page, enter https://lqe_fully_qualified_host_name:9443/jts/setup, select the I Understand check box, and click Next.
  6. On the Configure Database page, enter the information for your database. Derby is the default database, but DB2® and Oracle are also supported. Test the connection and then click Next.
  7. On the Email Notification page, leave notification disabled and click Next.
  8. On the Register Applications page, Add.
  9. In the Add Application window, enter the following details for the Lifecycle Query Engine application:
    Option Description
    Application name This must be a unique name. It is displayed in the list of applications that are registered with the Jazz Team Server
    Discovery URL https://lqe_fully_qualified_host_name:9443/lqe/scr

    Where lqe_fully_qualified_host_name is the host name for the LQE server or for the LQE load balancer.

    Consumer Secret This can be any string. Jazz Team Server automatically generates the associated consumer key.
    Functional User ID By default, this is set to lqe_user.
  10. On the Setup User Registry page, select Tomcat User Database, create a user ID and password.
  11. Optional: Select the Disable default ADMIN access check box. This disables the ADMIN/ADMIN user ID and password you are using for this initial setup. If you choose not to select this check box, you should change the password as soon as the Jazz Team Server setup is complete.
  12. In the list of applications that are registered to this JTS, select the applications that you want to be administered by this user ID.
  13. On the Summary page, review the information and click Finish.

What to do next

If you are using Lifecycle Query Engine with Rational® Engineering Lifecycle Manager, and the applications are installed on separate servers, you must manually add LQE as a registered application on the Rational Engineering Lifecycle Manager server. You must also set up a friend relationship between the applications. For more information, see Establishing cross-server communication between Lifecycle Query Engine and Rational Engineering Lifecycle Manager.


Feedback