Retrieve RQM subcategory dependant values using RPE (REST)
Hi all,
When creating RQM category and subcategory using the web GUI it is possible to decide which values of the subcategory will be acceptable for each value of the parent category.
I'm looking for a way using RPE (REST) to find for a specific value of parent category its corresponding values in the subcategory.
Many thanks,
Amit.
Accepted answer
For a specific categoryType, you can resolve the child categories (see qm:valueset) and parent categoryType (see qm:dependsOn). For more details, see the RQM XML schema documentation.