It's all about the answers!

Ask a question

Creating a new WorkItem through Java Plain API


Tiago Fernandez (5341619) | asked Aug 22 '13, 4:59 p.m.

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



permanent link
Takehiko Amano (1.3k3741) | answered Aug 23 '13, 12:16 a.m.
JAZZ DEVELOPER
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



permanent link
Ralph Schoon (62.3k33643) | 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


Register or to post your answer.