Dear Topcased Users and Developers,Does anyone know the answer to the question I've raised in my previous mail on document generation?
================================================================================================== <config><param key=’project’ value=‘C:\Users\Desktop\Experiments\Requirements’ /> <param key=’model’ value=’${project}\Models\RequirementsModel\System.sysml’ />
<output path=’${project}\Models\GeneratedDocs\Report.docx’ />
</config>
<context model=’${model}’ element=’System/Specification/Functional
requirements/Hydraulic System’ importedBundles=’requirement’ />
<gendoc>[for (cur:requirement::CurrentRequirement | self.getRequirementList ()) ] <drop/>
[cur.identifier/] #EndText [/for] </gendoc> ================================================================================================== I got an error while using the getRequirementList() service:"See details. Problem during requirement model loading, the requirement models can not be loaded : null"
Just to be sure if everything was in order, I created a fresh model with fewer requirements to test the script. I received the same error.
So, I have two questions: 1. Does this feature work with SysML models?2. Are there any complete example models with scripts for extracting requirements from the Topcased requirement model?
Have I missed out something, which I don't know? Thanks in advance for your help. Regards, Gajendra Kashyap _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
