I have had a go at building a template 'DOORS Structure Module Content.dta' which will look through the database and find a module called 'Module01' and then export content from that module. I was following the example given in the sample templates called 'doorsDynamicDSConfiguration.dta' I just can't get my template to 'see' the speficied module. My template uses a static internal variable to name the module. The shipped example uses an external variable with value passed in from the DSX but I can't see how that would make a difference. If anyone has got time to look at my attempt and then the original example and then can tell me what I am not doing right it would be great. Thanks Sean DoorsXLAustralia - Wed Jun 03 22:19:34 EDT 2015 |
Re: Dynamic Data Source config for DOORS Hi, I think you get better answers in RPE forum. I had a look but was too hard for me. 1 thing I a, womdering is that the value of [moduleName] variable has no where to be assigned where the oroginal prompts user to input name. Sorry I can't help much. |
Re: Dynamic Data Source config for DOORS ^thanks I posted here by mistake. Also posted in RPE forum.
The internal variable moduleName is assigned the value 'Module01' at the very start of the template. |