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

Can we fetch history of ETM Artifact for a specific time range

Can we fetch the history of testplan within the given time range using the below API.
https://localhost/com.ibm.rqm.integration.service.IIntegrationService/history?resourceId=resources/paName/testplan/urn:com.ibm.rqm:testplan:3062

0 votes



One answer

Permanent link

 The documentation is here: https://jazz.net/wiki/bin/view/Main/RqmApi .

It looks like there is a way to get the history for one or more items. I don't see selectors for a time range. How this usually works is as follows.

  1. You get a page with the data. 
  2. You process that page e.g. ignoring data outside your date range. 
  3. If there is more data, there is information how to get the next page. 
  4. You request the next page and go to 1.

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
× 7,501
× 1,331

Question asked: Mar 07 '24, 4:30 a.m.

Question was seen: 592 times

Last updated: Mar 07 '24, 7:55 a.m.

Related questions
Confirmation Cancel Confirm