Some question about RTC extending
![](http://jazz.net/_images/myphoto/f47371959c4b6b5f511df5dfb8ab8d52.jpg)
Hello all,
- I want to ask about some things urgently:
- How can I extent in Rational Team concert v 4.0.6?
- How can I extend the planning section in Project area is there's a way to extend the presentation of it such as adding new tabs, adding new controls, adding custom control made by me?
- Can I show the schedule tree in a work item? and how if yes.
- Can I add a custom control like data grid view or other third party controls to Work item?
- Is there's a way to make all of this customizations to RTC web client or Eclipse client?
If there was a tools, API's and SDK's please any one tell me.
Thanks.
Hamed
2 answers
![](http://jazz.net/_images/myphoto/f47371959c4b6b5f511df5dfb8ab8d52.jpg)
You can find additional information here: http://rsjazz.wordpress.com/2013/03/14/what-apis-are-available-for-rtc-and-what-can-you-extend/ and several examples in that blog. Also see http://rsjazz.wordpress.com/interesting-links/ for further reading.
In general, you can extend the UI. See https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 and https://jazz.net/wiki/bin/view/Main/HiJazzWebTutorial and https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/index.html
However, there is no official API for planning. You would have to create separate extensions for the Web UI as well as the Eclipse UI. I think it would be a major effort to attempt all the things you ask about.
In general, you can extend the UI. See https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 and https://jazz.net/wiki/bin/view/Main/HiJazzWebTutorial and https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/index.html
However, there is no official API for planning. You would have to create separate extensions for the Web UI as well as the Eclipse UI. I think it would be a major effort to attempt all the things you ask about.