manipulate work items by script
Hello,
We are using RTC.
We would like to perform some automatic activities using scripts.
for example:
1. take work item and create a linked new work item.
2. change status of a work item by script.
3. Query all work items that are related to a plan and change some fields values by script.
Where can \i find some demos / examples for that?
One answer
I have provided VBScript example to manipulate in developerWorks article.
http://www.ibm.com/developerworks/rational/library/rational-team-concert-visual-basic/
Perl examples are provided by Eclipse Lyo projects. Demo is available on youtube.
http://www.youtube.com/watch?v=Y2RL-nOiiH4&feature=relmfu
IBM internally, variant of Perl script and Ruby scripts are available, Ruby scripts are not made public. Please call your IBM representative if you need these.
http://www.ibm.com/developerworks/rational/library/rational-team-concert-visual-basic/
Perl examples are provided by Eclipse Lyo projects. Demo is available on youtube.
http://www.youtube.com/watch?v=Y2RL-nOiiH4&feature=relmfu
IBM internally, variant of Perl script and Ruby scripts are available, Ruby scripts are not made public. Please call your IBM representative if you need these.