BLOG CATEGORIES
I found the training to be helpful and informative. I have some RPE experience, but yesterday’s training provided some very useful information that I will be able to apply to some of the templates that I have already created and currently working on.
GEBS Reporting » Blog » RequisitePro
RequisitePro
Rational Publishing Engine: All about recursion
- October 1st, 2010
- Author: Calin
- Category: RequisitePro, RPE Template
- Discussion: 2 Comments
When we need to use data recursion? Let’s suppose that we have a schema like in Figure 1. We want to extract the list of SRRequirements (Software requirements). For each SRRequirement we want to extract all children requirements, for each child requirement we want to extract all children requirements and so on. In other words, for [...]