DNG: Can you access "parentBinding" from within DNG?
I've been wondering if there's a way to access "parentBinding" from within doors.
As a reminder: The content of this attribute that exists behind every artifact is the superior artifact ID.
It shows up using Excel-Exports and Imports.
It would be extremely useful for filtering purposes, because this would allow filtering by hierarchy.
|
One answer
Ian Barnard (2.3k●7●14)
| answered Aug 30 '22, 3:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You can use the DOORS Next Module Structure API - but note I don't think this directly gives each binding a parent property, you'll have to work it out. See https://jazz.net/wiki/bin/view/Main/DNGModuleApiOverview and https://jazz.net/wiki/bin/view/Main/DNGModuleAPI
The other way to get something about the hierarchy of bindings in a module is to use the section property which you can retrieve using the DOORS Next Reportable REST API https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.