It's all about the answers!

Ask a question

RTC API for adding sub component hierarchy


Boopathy Nagaraj (156) | asked Jun 25 '16, 1:11 a.m.
edited Jun 29 '16, 10:59 p.m. by David Lafreniere (4.8k7)
In Rational Team Concert 6.0 a feature was added to add component hierarchies (see: https://jazz.net/downloads/rational-team-concert/releases/6.0?p=news#SCM_hierarchy)

What is the API for adding a subcomponent?

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered Jun 26 '16, 11:58 p.m.
JAZZ DEVELOPER
Use IWorkspaceConnection#updateSubcomponentData(...) api to add or remove sub-components.
David Lafreniere selected this answer as the correct answer

Your answer


Register or to post your answer.