Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC to GIT Integration

 Hello,


    I want to integrate RTC 6.0.6 with GIT and I am referring following link: https://www.youtube.com/watch?v=TbmHx3bPaOU
    As per that link I am following every step, commit also done but after commit when I check whether integration is completed or not on my github account (Setting -> Webhook ) display error "We couldn't deliver this payload: Couldn't connect to server". I also allowed firewall and in URL I tried IP address and localhost both, but still not working.
   Please help me if you have any idea to do that.
  Thanks.

0 votes



One answer

Permanent link
Hi 

Could you try accessing the RTC server from the GitHub administrative shell with curl command like

curl https://<rtc-server-host-name>:<port>/<context-root>/rootservices 
    
Replace text in angle brackets with the values appropriate to your environment.
If the RTC server is reachable from GitHub server, then this should return the root services document.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 21 '18, 12:45 a.m.

Question was seen: 1,250 times

Last updated: Jan 28 '19, 3:52 a.m.

Related questions
Confirmation Cancel Confirm