It's all about the answers!

Ask a question

Performance hintering by accessing/querying work items using REST API


Ratheesh Madathil (1371728) | asked Oct 20 '15, 4:35 a.m.

Hello,

I have questions on using different APIs and the possible impact on server performance.

e.g. Do you recommend to execute below kind of queries on servers for huge data.

https://xxx.com/ccm/rpt/repository/workitem?fields=workitem/workItem[%20target/id=%27M01.7%27%20and%20type/id=%27com.bosch.rtc.configuration.workitemtype.type.changerequest%27]/%28id|summary%29

Added to this, if this has such performance implications, can restrict users from running such things on the servers.

Thank you for the hints.

One answer



permanent link
Donald Nong (14.5k414) | answered Oct 26 '15, 1:52 a.m.
This is the reportable REST API, which is used by the data collection (ETL) job. It does have a performance impact and that's why ETC jobs are usually scheduled to run during night time when less users are using the system. I don't think you can restrict the API use on a per user basis.

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.