ClearQuest REST API - JSONP support?
![]()
Hi there
Does the ClearQuest OSLC REST API support JSONP? Or is there any other approach for cross domain access in JavaScript?
My use case is that I want to query ClearQuest data from a RTC dashboard viewlet.
Thanks in advance.
Lukas
|
One answer
![]()
Hy Lukas,
I've worked one time with CQ. There I used SOAP for the transactions. Does I get it right, you want to get data out of CQ with a RTC Query? (Best would be, to not work with two Issue-Tracking-Systems. Make a synchronizer for CQ and use RTC) Greetings |
Comments
JSON, yes. JSONP, likely not. You can find the specs here and only RDF+XML/JSON are mentioned.