Creating workitems automatically
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
You can use RESTful:
http://www.ibm.com/developerworks/rational/library/10/programmatic-authentication-and-certificate-handling-for-rational-team-concert-2-0/ |
Ralph Schoon (63.7k●3●36●48)
| 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.
|
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.