Unable to filter RRC REST result by using resourceURI
RRC 4.0.1
Based on WIKI page i should be able to filter by ID
when I try with:
https://server/rm/publish/resources?resourceID=_V5CWFYDcEeKbvZGEq7ALCg
the system returns me all resources...after 10 min
only filter working is
https://server/rm/publish/resources?projectURI=_ZRCINYC-EeKbvZGEq7ALC
and this one does return the same
https://server/rm/publish/resources?projectURI=_ZRCINYC-EeKbvZGEq7ALCg&resourceID=_V5CWFYDcEeKbvZGEq7ALCg
Anything I missed?
How can I get only e.g. Title from a list of URI
Thank you
erwin
Based on WIKI page i should be able to filter by ID
Filter id(s) |
https://server:port/rm/publish/[artifact_format]?resourceURI=id1,id2,id3
|
Provides base resource information for a set of specified resources |
|
---|
when I try with:
https://server/rm/publish/resources?resourceID=_V5CWFYDcEeKbvZGEq7ALCg
the system returns me all resources...after 10 min
only filter working is
https://server/rm/publish/resources?projectURI=_ZRCINYC-EeKbvZGEq7ALC
and this one does return the same
https://server/rm/publish/resources?projectURI=_ZRCINYC-EeKbvZGEq7ALCg&resourceID=_V5CWFYDcEeKbvZGEq7ALCg
Anything I missed?
How can I get only e.g. Title from a list of URI
Thank you
erwin
Comments
Erwin Kunz
Mar 27 '13, 6:35 a.m.embarrassing :-)
Thank you Christian
additional question
why does https://server/rm/publish/resources?projectURI=_ZRCINYC-EeKbvZGEq7ALCg&resourceURI=_WG5y9YDcEeKbvZGEq7ALCg&fields=dataSource/artifact/(title)
not return only Title of this artifact
Christian Glockner
Mar 27 '13, 6:45 a.m.Hello Erwin,
Erwin Kunz
Mar 27 '13, 9:49 a.m.Oups.. again. Thank you
Edgar Ignacio Velazquez Mar
JAZZ DEVELOPER Mar 27 '13, 10:17 a.m.Hi Erwin,