Can bulk WI creation be scripted/triggered
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
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
One other answer
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/