Is it possible to rename a RTC Plan using the Plain Java API?
Hi Folks, we have a requirement to rename hundreds of RTC plans. Rather than doing this manually, I wondered if this could be scripted using the Plain Java API? |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Sep 23 '20, 4:59 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Sep 23 '20, 5:00 a.m.
There is no real supported API for the Planning component. There is API that is mostly not supported.
I published https://rsjazz.wordpress.com/2015/06/11/creating-plans-with-the-plain-java-client-api/ and the code published shows also how to set the name of a plan. This should be good enough for renaming.
Please note that the API might have changed and keep in mind that the API used is not supported. So if you mess something up, don't ask support to fix it.
Russell Norlund selected this answer as the correct answer
|
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.