It's all about the answers!

Ask a question

How to use REST API to do a GET request on a CCM server


Vaibhav S (106348) | asked Sep 29 '21, 7:58 a.m.

 Hello,


I need to do a GET operation on a CCM url from java.

For DNG we use JazzFormAuthClient (jazzClient.execute(httpGetRequest)) object to do a GET, i am not sure which client to use to hit a CCM URL.

can someone please help me here.

Thanks
Vaibhav

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Sep 30 '21, 2:59 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Sep 30 '21, 2:59 a.m.

 You can use whatever language and library you want, if it supports HTTP communication. I do not know where JazzFormAuthClient  comes from. The question is lacking useful details. If JazzFormAuthClient  works for you against DNG, why not keep using it against EWM as well? 


Otherwise, I share my thoughts on the options about OSLC and REST APIs and how to work with them here: https://rsjazz.wordpress.com/2021/09/29/using-the-ewm-rest-and-oslc-apis/  

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.