Query the value of 'reference' fields on a parent record
We have a parent record ( Issue ) which has a reference (named ChildAttributeInfo) of the a stateless record ( ChildAttribute ) and this stateless record has 2 fields ( viz Status, description).
We are using the following OSLC query to fetch the values (in XML format) of the fields on the Issue record. However, it doesn't return the values of the reference field.
Query : http://testcq/cqweb/oslc/repo/DBSET/db/MYDB/record/?rcm.name=252
Any idea how to capture the values of the reference" child fields as well (in the same query) ?
Thanks in advance,
Kiran
We are using the following OSLC query to fetch the values (in XML format) of the fields on the Issue record. However, it doesn't return the values of the reference field.
Query : http://testcq/cqweb/oslc/repo/DBSET/db/MYDB/record/?rcm.name=252
Any idea how to capture the values of the reference" child fields as well (in the same query) ?
Thanks in advance,
Kiran
Comments
Seth Packham
FORUM ADMINISTRATOR / JAZZ DEVELOPER Jul 25 '12, 10:01 a.m.We require all postings to have a clear, specific QUESTION in the title field. Please edit this right away to rephrase the title as a proper question.