It's all about the answers!

Ask a question

Can we automate Project and WorkItems Creation in RTC Using Extensions?


Salman Shaikh (23412773) | asked Jul 28 '15, 9:50 a.m.
Can we automate some things in RTC using Extensions? Like Project Creations, WorkItem Creations, Source Code Management, e-t-c.
If yes how can we achieve it?

2 answers



permanent link
Ralph Schoon (63.1k33645) | answered Jul 28 '15, 11:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can pretty much automate all that. See https://rsjazz.wordpress.com/ for various examples from work item creation https://rsjazz.wordpress.com/2015/02/25/a-rtc-workitem-command-line-version-2-1/ to project area creation https://rsjazz.wordpress.com/2013/09/18/deploying-templates-and-creating-projects-using-the-plain-java-clients-library/

You can search the blog or the internet to find various examples.

permanent link
Alex Fitzpatrick (5583816) | answered Jul 28 '15, 9:57 a.m.
JAZZ DEVELOPER
edited Jul 28 '15, 10:14 a.m.
 > Can we automate some things in RTC using Extensions?
Yes

If yes how can we achieve it? 
Blood, sweat and tears. :)


(I suggest using these keywords in a search engine: writing plugins for rtc)


Comments
Salman Shaikh commented Jul 28 '15, 10:00 a.m.

Is it possible to automate Project and workitem creation and other features of RTC, as i have worked on RTC Extensibility but used it for some restrictions and and some checks on dates and states.


Alex Fitzpatrick commented Jul 28 '15, 10:18 a.m. | edited Jul 28 '15, 10:21 a.m.
JAZZ DEVELOPER

Work item creation, yes.

Project creation, maybe. I know that deploying samples will create projects with no user interaction, but I'm not certain if that's API or not. You should research the API.

(Turns out theĀ answer is yes.)

Your answer


Register or to post 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.