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

[closed] How to fetch the change sets from IBM DNG application based on creation date as query parameter using API

I have an requirement to fetch the change sets using API from IBM DNG application based on specified date.


Currently I am able fetch the delivered state change set only delivered by specific user via mention user Id in API itself.
Simillary, I want to specify the creation date of change set in API itself to fetch particular change set only in order to reduce the time to fetch other unnecessary change sets. 
Please have look on below API and suggest way to get change set based on creation date. 

API:- https://localhost/rm/localVersionExplorer/changesets?parentConfigurationId=${streamURL}&validStates=committed&validUserIds=${userID}&sortByAscending=true&pageEnd=10000&configurationUri=${streamURL}&pageStart=0

Request Method: GET
Headers:
Accept: application/json
Content-Type: application/json

Above API is working for me as its only give the change sets URLs which are in delivered state and delivered by the user whose Iuser d is mentioned in API.

Thanks in Advance.

0 votes


The question has been closed for the following reason: "Duplicate Question" by rschoon Jun 13, 4:11 a.m.


One answer

Permanent link

It is unclear to me, why you post this duplicate of https://jazz.net/forum/questions/287529/how-to-fetch-the-change-sets-from-ibm-dng-application-based-on-creation-date-as-query-parameter-using-api 

0 votes

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
× 139
× 116
× 26

Question asked: Jun 13, 3:06 a.m.

Question was seen: 545 times

Last updated: Jun 13, 4:11 a.m.

Confirmation Cancel Confirm