It's all about the answers!

Ask a question

RTC Work Item Editing UI for 3rd Party Integration


David Morehouse (113) | asked Nov 14 '19, 10:06 a.m.
edited Nov 14 '19, 10:07 a.m.

 Hi,


I'm looking to integrate RTC with a 3rd party tool (written in Java) and need a way to edit work items. I was looking at options and saw several:

    1. OSLC seems to provide these widgets for creating work items and selecting a work item but none for editing one. Is that correct? These are somewhat shown off here https://jazz.net/library/article/1001 (for creation and selection).

    2. Somehow use the RTC Work Item Editor in Eclipse. Is this possible? I saw another 3rd party integration seemed to do this.

     3. Implement a basic editor. This obvious has some major drawbacks and it doesn't seem like OSLC allows you to get just attributes (OSLC queries for my work items return over 100 properties most not in the web editor).

     4. I looked a little at the Java API RTC has. Does that have an editor?


Thanks. Please let me know if I missed anything :).

Be the first one to answer this question!


Register or to post your answer.