Configuring LQE with OSLC Connect for Jira TRS feeds
When IBM Jazz Reporting Service or IBM Engineering Lifecycle Optimization - Engineering Insights (ENI) are required,
they need to be feed by IBM Lifecycle Query Engine (LQE) which in turn needs to be feed by Jira TRS feeds:
- OSLC Connect for Jira CM Resources (TRS 2.0) feed.
It is responsible to inform all Jira Change Management issues that are created, updated or modified.
- OSLC Connect for Jira QM Resources (TRS 2.0) feed.
It is responsible to inform all Jira Quality Management issues that are created, updated or modified.
- OSLC Connect for Jira Process Resources (TRS 2.0) feed.
It is responsible to inform Jira projects' properties (and their changes) allowing to define right access in LQE.
To register data sources for these feeds in LQE:
- Follow the steps of Adding data sources to Lifecycle Query Engine by using root services documents
procedure to add a data source for OSLC Connect for Jira CM Resources (TRS 2.0) feed using following data:
Field |
Value |
Required in procedure Step |
Root Services URL |
http[s]://<jira_host_name>:<port>[/jira]/rest/oslc/1.0/rootservices |
3 |
Data Source URL |
http[s]://<jira_host_name>:<port>[/jira]/rest/oslc/1.0/cm/trs |
3 |
Label |
OSLC Connect for Jira CM Resources (TRS 2.0) |
4 |
OAuth Consumer Key |
Jira's LQE consumer key (ask it to Jira's server administrator) |
7 |
OAuth Consumer Secret |
Jira's LQE consumer secret (ask it to Jira's server administrator) |
7 |
- Repeat the same steps to register a data source for OSLC Connect for Jira QM Resources (TRS 2.0) feed using following data:
Field |
Value |
Required in procedure Step |
Root Services URL |
http[s]://<jira_host_name>:<port>[/jira]/rest/oslc/1.0/rootservices |
3 |
Data Source URL |
http[s]://<host_name>:<port>[/jira]/rest/oslc/1.0/qm/trs |
3 |
Label |
OSLC Connect for Jira QM Resources (TRS 2.0) |
4 |
OAuth Consumer Key |
Jira's LQE consumer key (ask it to Jira's server administrator) |
7 |
OAuth Consumer Secret |
Jira's LQE consumer secret (ask it to Jira's server administrator) |
7 |
- Repeat the same steps to register a data source for OSLC Connect for Jira Process Resources (TRS 2.0) feed using following data:
Field |
Value |
Required in procedure Step |
Root Services URL |
http[s]://<jira_host_name>:<port>[/jira]/rest/oslc/1.0/rootservices |
3 |
Data Source URL |
http[s]://<jira_host_name>:<port>[/jira]/rest/oslc/1.0/process/trs |
3 |
Label |
OSLC Connect for Jira Process Resources (TRS 2.0) |
4 |
OAuth Consumer Key |
Jira's LQE consumer key (ask it to Jira's server administrator) |
7 |
OAuth Consumer Secret |
Jira's LQE consumer secret (ask it to Jira's server administrator) |
7 |
- Follow the steps described on the Configuring LQE Permissions for Jira Projects topic.
- In case IBM Report Builder is being used (and feed by LQE), follow the steps described on the Configuring ELM Report Builder topic.