It's all about the answers!

Ask a question

Publishing RPE templates in DNG: what is correct naming convention for view?


Michael Laurendi (105439) | asked Dec 03 '18, 3:15 p.m.
DNG 6.0.5 iFix005
RPE 6.0.6 iFix001

No Configuration Management.

There is a module in DNG that I want to print with formatting.

I have a RPE template that publishes what I want.

I want to migrate thisĀ RPE template into DNG for users to select when reporting.

I reviewed the steps on RPE Actual for deploying templates into DNG.
https://rpeactual.com/2014/07/17/deploying-templates-in-rrcdng/

In the steps is mentioned the naming conventions for data source but does not list view.

What is correct naming convention for view?

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k14) | answered Dec 03 '18, 11:12 p.m.
If you are generating documents through DNG, the data source schema names in the .dta should match the supported artifact formats (or you may prepend with "_" so as to hide them).
If you are using DNG views schema in the template, the name can be either "views" or "_views".
Michael Laurendi selected this answer as the correct answer

Comments
Michael Laurendi commented Dec 05 '18, 7:03 a.m.

Thank you.

Your answer


Register or to post your answer.