Configure Rational Engineering Lifecycle Manager as an OSLC consumer of IBM Jazz Reporting Service

You must create a friend relationship between Rational® Engineering Lifecycle Manager and the IBM® Jazz™ Reporting Service component in order to generate reports.

Procedure

  1. Open the Rational Engineering Lifecycle Manager console: https://[relm_hostname]:[port]/relm/admin
  2. In the Server Administration area, select Communications > Friends (Outbound) and click Add.
    Server Admin panel
  3. Enter the following information to define the friend relationship
    • Name: Jazz Reporting Service
    • Root Services: https://[hostname]:[port]/rs/rootservices
    • Secret: xyz (or select your own secret)
    • Select Trusted
    Attention: In Rational Engineering Lifecycle Manager 5.0 and in older versions, the Jazz Reporting Service or SPARQL Gateway context root is /SPARQL_Gateway. If you configure the Rational Engineering Lifecycle Manager and Jazz Reporting Service friend relationship as part of upgrading from an older version, you are using the SPARQL_Gateway context root. Enter the following information to define the friend relationship:
    • Name: Jazz Reporting Service
    • Root Services: https://[hostname]:[port]/SPARQL_Gateway/rootservices
    • Secret: xyz (or select your own secret)
    • Select Trusted
    Click Create Friend > Next > Finish. Copy the provisional key to a safe location.
  4. Open the console for the Rational Engineering Lifecycle Manager JTS server console, and approve the request on the OAuth page: https://[hostname]:[port]/jts/admin#action=com.ibm.team.repository.admin.configureOAuth
  5. You should see a pending friend request. Accept this and click Save. For more information, read about approving access requests.

Feedback