Copy RTC SCM component from one CCM to another CCM using script
Our RTC 5.0.2 environment is with multiple CCMs, and we are in the process of migrating some of the projects from one CCM to another CCM. As part of this streams and components needs to be copied to the destination CCM. We need to automate this process as RTC utility "Duplicate" does not support for large size components.
Automation of copying the components from one CCM to another can be achieved through Java API/scripts? What is the best way to automate the duplicating of stream with components from one CCM to another?
|
One answer
Ralph Schoon (63.3k●3●36●46)
| answered Oct 27 '16, 4:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I assume you are using distributed SCM. Have you tried to use the SCM command line?
You would
Comments
Tojan John
commented Oct 27 '16, 5:03 a.m.
Thanks Ralph, I haven't tried SCM CLI to accomplish this. I will try the steps you provided using CLI. Only concern is we need less user interference to avoid errors. More input by user creates more mistakes. Also, for migration multiple snapshots of a stream needs to be copied. |
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.