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

Rest API call to get the latest change feed for a project ?

 I need to get the list of changes done in corresponding project areas.

Approaches I tried :

Tried the following query url :

https://clm.ahtm.com/ccm/_1mubod_6EeGeB4Mloild0w/query ? http://www.w3.org/1999/02/22-rdf-syntax-ns%23about=/ccm/_1mubod_6EeGeB4Mloild0w/change-events/*

The bolded text in url is project Area Id. which I got from 'https://clm.ahtm.com/ccm/process/project-areas'

I am getting 404 error.

I learnt this url from  Change events api.

Is this the only way to get recent changes feed. or is there any other way to get feeds.Can you list the possible ways to achieve the same with clear details as I am new to this API.

I heard of one more thing Foundation Notifier.can we get the latest changes feed using this also ?

Thanks in advance..


0 votes



One answer

Permanent link
Hello,
I don't know for sure, but looking at the wiki page, it looks like you are missing "projects" in your URL:
https://clm.ahtm.com/ccm/_1mubod_6EeGeB4Mloild0w/query ? http://www.w3.org/1999/02/22-rdf-syntax-ns%23about=/ccm/_1mubod_6EeGeB4Mloild0w/change-events/*

https://clm.ahtm.com/ccm/projects/_1mubod_6EeGeB4Mloild0w/query ? http://www.w3.org/1999/02/22-rdf-syntax-ns%23about=/ccm/projects/_1mubod_6EeGeB4Mloild0w/change-events/*

I hope that helps.

Ruby
Martha (Ruby) Andrews
Team Lead, Jazz Foundation L3 Development

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
× 12,027

Question asked: Mar 20 '14, 1:50 p.m.

Question was seen: 6,052 times

Last updated: Apr 18 '14, 5:36 p.m.

Confirmation Cancel Confirm