Generate tracability graph
![](http://jazz.net/_images/myphoto/c55734a970ab871f2e94701dad59d2c8.jpg)
I have 2 requirement modules. Level 1 is customer requirement. Level 2 is my design, which is derived from level 1.
I wonder if there is any way to generate a traceability report in a graph format. Similar to below?
level 1 | level 2
------------------------------
|
-| -- req A
/ |
/ |
req 1 |----- req B
\ |
\ |
-| -- req C
------------------------------
|
-| -- req A
/ |
/ |
req 1 |----- req B
\ |
\ |
-| -- req C
One answer
![](http://jazz.net/_images/myphoto/c55734a970ab871f2e94701dad59d2c8.jpg)
You can use Jazz Reporting Service Report Builder to create a row/column representation.
You can use Engineering Insights (formerly called RELM) to create a node-and-edges representation.
You can use PUB Document Studio to create template-based document (likely with row/column representation).
You can use Jazz Reporting Service Report Builder to export in Excel format and use another tool of your choice to visualize the traceability graph.
Comments
![](http://jazz.net/_images/myphoto/c55734a970ab871f2e94701dad59d2c8.jpg)
Thank you so much. Engineering Insights seems the one I'm looking for.
I'm trying to follow below link to create a view.
But My DOORS software v9.6.1 doesn't have "Creating a View" option.
I'm not sure where to start. Is it possible my company didn't buy this service?
![](http://jazz.net/_images/myphoto/f7d3f88d5400ee85d17123ea5f532088.jpg)
Yes it's possible your company didn't buy (or if they did, haven't installed/configured it). Engineering Insights (ENI) is a separate application/product. DOORS 9 makes data available to the Lifecycle Query Engine (LQE) via its Tracked Resource Set (TRS) feed, and ENI queries LQE for the nodes, edges and properties of the graph.