It's all about the answers!

Ask a question

Programming languages which supports RTC data fetching


KT PD (59210) | asked Mar 16 '22, 1:47 a.m.

  Hi Team,


I am using RTC 6.0.6.1
I am using java to fetch the data from RTC (work item ID, work item resolver ID etc) and its working fine.
Now, java needs licenses to be purchased. So, it is uninstalling automatically every day. 
Is it possible to do same work in any other programming language, where we don't need java used.

Thanks


Comments
Davyd Norris commented Mar 16 '22, 6:43 p.m.
You don't need to purchase Java - you can use the IBM JRE/JDK that comes with ELM products, or you can use OpenJDK.

Both work really well

Accepted answer


permanent link
Ralph Schoon (63.4k33646) | answered Mar 16 '22, 3:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 In general, you can use any language you like that supports an HTTP client. You can use all the APIs except the Plain Java Client Libraries with any of those languages.


In case you did not notice, the EWM Eclipse client and the Jazz Servers ship an IBM Java JDK/JRE that can be used with the products. These do not fall under the Oracle licensing requirements as far as I a m aware.

KT PD selected this answer as the correct answer

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.