Creating a new WorkItem through Java Plain API
Hello, I am brand new with RTC Java API and I would like to create a WorkItem from Java API. Can somebody provide a very simple example here in few lines on how to create a WorkItem filling its fields (builtin and custom, requiered and not requiered attributes) with some values? Thanks a lot for the help. |
2 answers
First of all, you can start from here for the examples:
https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation To understand SDK, this is a good starting point. Rational Team Concert 4.0 Extensions Workshop https://jazz.net/library/article/1000 |
Ralph Schoon (63.7k●3●36●48)
| answered Aug 23 '13, 2:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There are also various examples on my blog. I'd suggest to start with http://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ and then search for other topics such as http://rsjazz.wordpress.com/2012/08/20/manipulationg-work-item-enumeration-values/
|
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.