It's all about the answers!

Ask a question

Creating workitems automatically


Robert Farrugia (5614) | asked Nov 26 '07, 4:47 a.m.
Hi,

I would like to create workitems automatically when i run specific java programs.for instance create a workitem when the programmer runs a program to indicate the testing department to check the code... and so on... the idea is to give a variety of automation options to all the team.

Can someone indicate from where this can be done ?(which part of the source code i should look in? ).

thanks

2 answers



permanent link
Ralph Schoon (63.1k33645) | answered Apr 05 '16, 10:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There is also a Java API. see Programmatic Workitem Creation for an example. For getting started see https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ . The blog has a lot more examples. https://rsjazz.wordpress.com/2015/11/03/a-rtc-workitem-command-line-version-3-0/ is a small Java client that can create a work item from the command line.

permanent link
Isabel Murakami (3811515) | answered Apr 05 '16, 9:53 a.m.
You can use RESTful:

http://www.ibm.com/developerworks/rational/library/10/programmatic-authentication-and-certificate-handling-for-rational-team-concert-2-0/

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.