It's all about the answers!

Ask a question

timeout when query through OSLC on RM server


Hao Wan (1.5k35) | asked May 27 '13, 11:01 p.m.
JAZZ DEVELOPER
 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


permanent link
Eric Jodet (6.3k5111120) | answered May 28 '13, 4:25 a.m.
JAZZ DEVELOPER
 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



permanent link
Hao Wan (1.5k35) | answered May 28 '13, 5:03 a.m.
JAZZ DEVELOPER
 Thank you Eric!
pagination could be a good way.

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.