It's all about the answers!

Ask a question

IBM RTC 6.0.2 API java getting planning area information


Rafael Rodriguez Montes (23013114225) | asked Jan 16 '17, 7:21 p.m.

 Hello, 

I'm developing an extension for IBM RTC 6.0.2, and in the dojo is there any API avaiable where I can interact with the planning area? like getting start-end dates, CI in the timelines, etc?
Thank you

One answer



permanent link
Donald Nong (14.5k414) | answered Jan 16 '17, 7:57 p.m.

I believe you get confused. Dojo Toolkit is a JavaScript library. All information about JavaScript extension in RTC can be found here.
https://jazz.net/wiki/bin/view/Main/AttributeCustomization

If you really mean Java API, that's a completely different thing, and you'd better go through the RTC extension workshop to get familiar with it first.


Comments
Rafael Rodriguez Montes commented Jan 16 '17, 8:12 p.m.

 correct, I have created an extension viewlet, and I want to interact with Java API, I don't want to create js for attribute customization, I wanted to create a viewlet and present planning information in specific format, that's why I wanted to create the sources in the plugin project and have that interfacing with ccm planing area. 

Thank you 

Your answer


Register or to post your answer.