How to query for a list of artifacts that has not been reviewed in RDNG?
One answer
I don't think there is a way, at least for now. RDNG does not have much of a query capability in itself, so you are looking at the OSLC API or reportable REST API.
But the OSLC API does not support reviews - see comment section of the below article.
https://jazz.net/library/article/1197
While the reportable API only supports querying reviews based on the selected artifact (not the other way round, as you would like). In fact, I have not succeeded in using this particular API just yet.
https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI#Specialized_namespaces
But the OSLC API does not support reviews - see comment section of the below article.
https://jazz.net/library/article/1197
While the reportable API only supports querying reviews based on the selected artifact (not the other way round, as you would like). In fact, I have not succeeded in using this particular API just yet.
https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI#Specialized_namespaces