How to avoid that RPE's DOORS DXL input driver opens unnecessary linked modules?
![]() Purpose of the RPE template is a traceability report. For that reason the queries Module/Object/Link and Module/Object/Link/Linked Object are used. This has the result that the input driver for the DOORS data source opens all linked Formal modules, also modules that are not required for the report. One of the incorporated modules is linked with more than 200 other modules, resulting in a very poor performance.
The RPE version is 6.0.6.
The DOORS client version is 9.7.0.1.
The DOORS data source contains queries that can be used to navigate directly into a linked module and to retrieve its object attribute values. For that reason the input driver has to open the linked modules. This behaviour is by design. The DOORS data source is easy to use, but problematic in my case.
It seems that other users already encountered the same problem, because I found a "Filtering by target module" option in the documentation:
This could surely solve my problem, but unfortunately I do not see the expected result.
I am not allowed to upload images - not enough reputation points :-(
|
2 answers
![]() Hi Andreas,
Maybe try changing the default view to one that does not have links showing.
It could be that the linked modules that you need to open for your report have themselves got traceability views that are opening other unnecessary modules so you could check them and change the default views in those modules.
Sean
|