Hi,
In reportnet,if you want to create a new template, you must define it in which file?
template.xml or toolbox.xml or appcomponents.xml or standardcomponents.xml or webcontent.xml
Hi Madraj, there is no real Template-function in ReportNet! Just in case you want to add a kind of template to the first selection-window, where you can choose the type of report you want to create, you can add there a new lets say pre-defined ReportNet-list, then you will have to adjust the templates.xml and appcomponents.xml!
In the templates-file you add the XML-Code of your Report and you should think of changing the entry: <modelConnection name="/content/package[@name='Training']/model[@name='2004-01-29T18:00:13.089Z']"/>
to:
<modelConnection name=""/>
just for being able to use the template with different packages!
In the appcomponents-file you just link to the templates-entry-name e.g. <template name="MyTemplate">!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.