It's all about the answers!

Ask a question

Search for collections in RM using the OSLC query API takes way too long time. Only occures in 6.0.3


Anastasios Stathopoulos (113) | asked Jun 06 '17, 8:55 a.m.

 Hello,


I want to fetch all the collections from the RM Project area using the OSLC API so i use the query below:

server:port/rm/views?oslc.query=true&projectURL=https://server:port/rm/process/project-areas/_JBhVkUUPEeeZq6lhcP1E1w&oslc.prefix=rdf=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>&oslc.select=*&oslc.where=rdf:type=<http://open-services.net/ns/rm#RequirementCollection>

in Jazz version 6.0.2 it was working fine. Now in jazz version 6.0.3 it takes way too long (about 10 minutes to get a reponse). I currently have 3000 requirements and only 6 of them are modules. However the response is 200 OK with the correct results. I was wondering if this is a bug. I am not using any interim fixes.


Comments
Donald Nong commented Jun 07 '17, 2:04 a.m.

The query with the filter runs significantly slower than that without in my RDNG 6.0.3 iFix005 environment as well, although not as bad as you observed. For a project containing 600+ requirements, it takes less than a second to return all the requirements without any filters. But it takes 6-8 seconds to return the 9 Modules when using the same filter. I suggest you contact Support and get it investigated further.

Be the first one to answer this question!


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.