It's all about the answers!

Ask a question

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


Vinay Kulkarni (11312) | asked Mar 07, 4:30 a.m.

One answer



permanent link
Ralph Schoon (63.6k33646) | answered Mar 07, 7:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 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.

Your answer


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