BLOG CATEGORIES
I enjoyed your course very much and everything was pretty much as I expected.
Thank you
GEBS Reporting » Blog » RequisitePro
RequisitePro
Rational Publishing Engine: All about recursion
- October 1st, 2010
- Author:
- 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 [...]
