Filtering for multiple values in OSLC
Hi,
I have gathered few artifact IDs from DOORS Next and want to do GET on these artifacts.
So I am using &oslc.where=dcterms:identifier in [4365775, 3287234] //to get 2 artifacts 4365775 and 3287234
But I am getting 400 Bad Request
oslc.where=dcterms:identifier in [4365775] // works fine. Same as oslc.where=dcterms:identifier=4365775, gets artifact 4365775
How can I get filter for 2 or more artifacts from DOORS Next?
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 25, 8:30 a.m.the space that Davyd noted causes the 400 error