timeout when query through OSLC on RM server
Hi,
I'm using the query url like the following
https://<server:port>/rm/views?oslc.query=true&projectURL=<server:port>%2Fjts%2Fprocess%2Fproject-areas%2F_qRL2UMaiEeKxg9-ayY-Xhw&oslc.prefix=dcterms=<http://purl.org/dc/terms/>&oslc.properties=dcterms:title,dcterms:identifier,dcterms:created
I want to get all the requirement on the specific project area, but when more than 500 requirements are on the RM server, the query will be timed out, is there any way to resolve the problem?
|
Accepted answer
Hello Hao,
I don't think OSLC spec offers a timeout.
On the other side, you may want to use pagination
Hope it helps.
Eric.
Hao Wan selected this answer as the correct answer
|
One other answer
Thank you Eric!
pagination could be a good way.
|
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.