Is there an OOTB way to see what template is applied for a DPR Record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2025 05:23 AM
Hello,
As part of the DPR Release registration a selection of a template is a must.
Once record is created - is there a way to cross check which template exactly was used for the creation of the Digital Product Release record?
only thing I'm able to see is approach used in the template timeline vs stage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2025 06:08 AM
Yes, starting DPR v2.1 we should be able to track release to template association via "sn_dpr_release_association" table. Once the release is created, an entry will be made into this table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2025 12:00 AM
hi Joe,
Thank for confirmation and reaching out!
I was just exploring for now if we can see Template applied, as I'm working on mapping legacy REL v2 process towards DPR.
For now we don't have this requirement marked as a 'blocker' I will try to overcome with other DPR available capabilities.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2025 11:04 PM
One use case is to have the metrics & monitoring at the central level to see what templates are being used most and whether any selected release is adhering to the correct templates defined for the purpose or not, overall, for process governance purposes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 10:33 AM
I actually have a use case here from my customer. We want to understand the release type that is used based on the template that was selected. We are planning to add a field called Release Type to the dpr release table and display it on the Release Details section. Upon creation of a release from a template, the type field would populate corresponding with the template chosen. Any thoughts on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 10:41 AM
Have you verified if it is possible to implement the idea you have planned ?