Is there an OOTB way to see what template is applied for a DPR Record?

Doroteya RS
Tera Contributor

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

DoroteyaRS_0-1739452780507.png

DoroteyaRS_1-1739452852910.png

 

9 REPLIES 9

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.

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.

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.

Kevin Tran
Tera Contributor

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?

Have you verified if it is possible to implement the idea you have planned ?