It's all about the answers!

Ask a question

how do I access fields in DNG with RPE that are not in the list of fields?


David Clark (234847) | asked Jul 21 '21, 7:58 a.m.

 I am trying to generate a report with RPE but want the 'section' identifier as part of the report. It is available in DNG itself, but is not a selectable attribute in RPE.

I assume I need to modify the SPARQL query but is the section identifier accessible through OSLC or some other interface?

One answer



permanent link
Subramanya Prasad Pilar (4.6k14) | answered Jul 21 '21, 12:45 p.m.

Are you referring to section from the module? If so, it is accessible through DNG reportable API. You can use dataSource/artifact/moduleContext/contextBinding/section (from modules schema).

Your answer


Register or to post your answer.