Your question is that you want to move requirements in DNG into a source code repository in order to manage them? Do you want to apply configuration management to your requirements and then aggregate your baselines from each application (RTC, DNG, RQM etc) into a super baseline (global configuration).
The question as it stands is an unusual use case, hence my request for further clarity!
Whatever you are interpreting it's correct I need to base line the requirement and just wanted to move it to any stream of RTC SCM.
I don't have licence for GC, at most I can enable configuration manager for my project Area. I tried it creating Change set and associate it with work item, but it's not the solution for me.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERSep 21 '17, 5:11 p.m.
It is very unclear what you are trying to do. A requirement is a database object, with a rich set of properties and links. You cannot "move" requirements into RTC SCM, because RTC SCM manages files, and not database objects. If you export your requirements into some file format, you can checkin the resulting file(s) into RTC SCM.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER(30.1k●3●30●35)Sep 24 '17, 11:38 a.m.
Once you have the requirement from DNG exported into the file system, you can use the RTC scm command line to check those files into an RTC workspace, and then deliver to an RTC stream.
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.
Comments
Paul Ellis
JAZZ DEVELOPER Sep 20 '17, 9:14 a.m.Hi Krunal,
Your question is that you want to move requirements in DNG into a source code repository in order to manage them? Do you want to apply configuration management to your requirements and then aggregate your baselines from each application (RTC, DNG, RQM etc) into a super baseline (global configuration).
The question as it stands is an unusual use case, hence my request for further clarity!
Kind regards,
Paul
1 vote
Krunal Gaoli
Sep 21 '17, 5:37 a.m.Hi Paul,
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 21 '17, 5:11 p.m.It is very unclear what you are trying to do. A requirement is a database object, with a rich set of properties and links. You cannot "move" requirements into RTC SCM, because RTC SCM manages files, and not database objects. If you export your requirements into some file format, you can checkin the resulting file(s) into RTC SCM.
Krunal Gaoli
Sep 22 '17, 6:39 a.m.Hi Geoffrey,
cannot we move the exported requirement from DNG to RTC Stream programmatically?
is it feasible?
Krunal.