It's all about the answers!

Ask a question

Can bulk WI creation be scripted/triggered


Norman Dignard (356682152) | asked Apr 19 '17, 7:45 a.m.

Have a request from users on RTC capabilities.  Basically as part of our FM (field medication) process, we have a series of activities (about 20) that need to be performed on each FM being processes.

Users would like a means to automatically create these 20 or so work items each time a "FM task" is initiated given some input parameters.

First - Can this be done in RTC and if so how?

 Would someone have a sample on how they do similar bulk WI create function?

  

 

Accepted answer


permanent link
Salman Shaikh (23411972) | answered Apr 19 '17, 10:12 p.m.

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

Norman Dignard selected this answer as the correct answer

One other answer



permanent link
Ralph Schoon (62.3k33643) | answered Apr 19 '17, 8:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Apr 19 '17, 8:31 a.m.

 There is only this tool available as far as I know: https://rsjazz.wordpress.com/2017/03/29/the-work-item-command-line-is-now-open-source/ 

It uses the Java API. You could create your own tool if you wanted using the Java or the REST/OSLC API.

Your answer


Register or to post your answer.