how to create/modify a workitem via command line in RTC
3 answers
not sure if you could do this with command line, but if you want to write a java application, try to download RTC Plain Java Client Libraries, one java snippet there shows you how to create a work item.
https://jazz.net/downloads/rational-team-concert/releases/3.0.1/RTC-Client-plainJavaLib-3.0.1.zip
https://jazz.net/downloads/rational-team-concert/releases/3.0.1/RTC-Client-plainJavaLib-3.0.1.zip
I am looking for a way to create/modify a workitem in RTC.
Does anybody know if this is possible?
Or how can I write a java app to update the status of a workitem?
Any help would be appreciated. Thank you!