Not able to establish friend relation between RTC & Jira
![]() I am using Rational OSLC adapter(task top sync adapter v_4.18.1) to sync RTC v_6.0.5 and Jira v_8.1.0. I am trying to establish friend relationship between RTC-Jira but when I add rootservices URL as http://hostname:port/oslc/rootservices in RTC, it is throwing an error as mentioned below:
An error occurred while requesting the root services document from server "http://hostname:8080/oslc/rootservices". Please check the URL and try again.ID CRJAZ1575E
Please suggest how can I configure Jira as a friend in RTC? any additional plugin is required for that?
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered May 27 '19, 9:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER If you paste the URL into a browser, what happens? Comments Thanks for your response Ralph.
It is providing response as mentioned below when I paste the URL into browser:
Oops, you've found a dead link.
Because the URI is invalid. Talk to your ADMINS and let them provide you with the public URI. I am accessing Jira application with that URI without any issue. the issue is only in finding root services. is there any other plugin required to add Jira as a friend in CLM applications?
Please let me know.
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If the URI "http://hostname:8080/oslc/rootservices" is for a Jira system, this is the wrong forum.
If the URI "http://hostname:8080/oslc/rootservices" is for a CLM/Jazz application, I can tell you that this is, with 99% likelihood, a wrong URI and you should ask the administrators of the CLM system for the correct context root of the application.
For any decently set up Jazz application it would look similar to https://<somehost><:someport>/<app>/rootservices , where <app> is one of jts, ccm, rm,... ports might be omitted.
Many thanks for all your help Ralph. |