RPE usage with DOORS NG
I'm a long-time user of RPE with DOORS9 but for RPE & DOORS NG 6.0.2 this is proving a real headache. What I cannot find is a clear guide/training material - what little I find looks out of date, is text-based with no examples and therefore I am having a lot of trouble trying to figure out how to use RPE with DNG 6.0.2.
Does anyone have a link to material (pref with screenshots as the little text-based docs I have found seem to be out of dat and do not match what I see in DNG 6.0.2) which clearly shows:
1. For RPE Designer Studio, how to link to a DNG database and import a data source schema
2. For DNG 6.0.2, how to run a document generation for a module using an RPE template
Does anyone have a link to material (pref with screenshots as the little text-based docs I have found seem to be out of dat and do not match what I see in DNG 6.0.2) which clearly shows:
1. For RPE Designer Studio, how to link to a DNG database and import a data source schema
2. For DNG 6.0.2, how to run a document generation for a module using an RPE template
4 answers
You may start with the video https://www.youtube.com/watch?v=MXP0JrOiVJQ and refer reportable REST API wiki for DNG for supported artifact types and URLs to be used.
<rrm:format> entry provides artifact type information of the artifacts in a module. If you are using RPE 2.1 or later, I suggest referring to the example template DNG_Module.dta (under %rpe_home%\templates\DNG). You will find the template comments useful in understanding the template.