It's all about the answers!

Ask a question

Javascripting skill required to configure RTC?


T M (8876188143) | asked Sep 11 '12, 8:29 a.m.

I have configured CQ before using VBScripting and Perl. Now, to customize RTC, the way I want and not to just live with what RTC offers out-of-the-box, do I need to know Javascripting?

Thanks!

Accepted answer


permanent link
Jared Russell (1.3k12019) | answered Sep 12 '12, 5:21 a.m.
edited Sep 17 '12, 4:26 a.m.
 Depending on what you're trying to achieve you will need to know Javascript and Java.

Attribute customisations can be written in Javascript to do things like calculate default values, or derive values from other fields. See this page for more information: https://jazz.net/wiki/bin/view/Main/AttributeCustomization

If you want to do more complex operations then you'll need to use either the server-side or client-side Java APIs  to interact with RTC. See this page for more information: https://jazz.net/wiki/bin/view/Main/RtcSdk20

RTC also offers the OSLC API which you can access from any language that has a library for making HTTP requests.
Geoffrey Clemm selected this answer as the correct answer

One other answer



permanent link
T M (8876188143) | answered Sep 12 '12, 5:05 a.m.

I always think that when CC and CQ are so matured and (almost) 100% customizable what is the need to rewrite the same solution and call it as Jazz? Missing components like an "Agile" component could have been easily added to the CC-CQ integrated solution.

Thanks!


Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.