RTC Work Item State Transition Programatically
![]()
Hi,
I'm looking for some way of programatically performing an action and transitioning work item state in RTC.
I'm using version 4.0.2 and currently OSLC version (v2) does not support it. I couldn't even find any means of doing so via javascript. We can use either batch or online processing. Any clues?
Thanks,
Guile
|
One answer
![]()
If you can use Java, check out this article by Ralph Schoon. I just went through this so you can see some of the lessons learned and final update class here.
|