It's all about the answers!

Ask a question

How to fetch all of artifacts using ETM URLUtility


Hiep Nguyen (131) | asked Jan 26, 1:36 a.m.

 I am using ETM URLUtility to get data of artifacts from ETM. But I am facing limitation of number of artifacts when fetching, for example I can fetch only 51 testsuites in 200 testsuites on ETM. How to fix this or fetch all of data?


Thank you!

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jan 26, 4:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jan 26, 4:07 a.m.

 If you carefully look at the response,  you might be able to realize that the response provides data about the information page  it responded to. All modern APIs support some kind of paging mechanism. I explained the paging mechanism for the reportable RRST API of CCM here: https://rsjazz.wordpress.com/2022/03/02/ewm-reportable-rest-api/ 


You use the page information from the response to get the next page and so forth.

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.