DNG 6.0 : Creating requirement inside a folder in DNG using OSLC.
I am able to create requirement using OSLC but it is getting created in Root Folder of the project. how can i create requirement in any of the folder i want if i have folder URI.
I am using createResource method for creating requirement. client.createResource(requirementFactory, requirement, OslcMediaType.APPLICATION_RDF_XML, OslcMediaType.APPLICATION_RDF_XML); |
Accepted answer
Add the <nav:parent> tag (point to the desired folder) in the payload during the requirement creation.
Naveen Tyagi selected this answer as the correct answer
Comments
Naveen Tyagi
commented Oct 02 '15, 1:49 p.m.
Hi Donald,
Naveen Tyagi
commented Oct 05 '15, 1:14 a.m.
Hi Donald,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.