It's all about the answers!

Ask a question

REST\RPE and RRC - Query for parent of a folder


Chris Hardy (3641619) | asked Sep 12 '13, 2:10 a.m.
edited Sep 12 '13, 2:11 a.m.
Does anyone know if its possible to find the parent folder of a folder?

Scenario: I have an artifact and from the location i can find the containing folder of the artifact.
Is there a way, using this containing folder, to find the parent folder of the containing folder?
I have the id of the containing folder but the query:
https://localhost:9443/rm/publish/resources?resourceURI=<<Containing_folder_URI>>
returns little information

Is there a way to navigate the folder structure in this way/

One answer



permanent link
Rosa Naranjo (2.9k11423) | answered Sep 12 '13, 10:25 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hello
I don't see folders listed as a supported artifact type in this wiki:  https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI

However, there is folder navigation support via the OSLC-RM API in RRC.  Check out this post:  http://rhnaranjo.wordpress.com/2012/06/25/folder-support-added-to-rrc-4-0-oslc-rm-api-implementation/

Your answer


Register or to post your answer.