Actuateclub.com

 

  About Actuate   |   Forums   |   Message Board  |   FAQ   |   Jobs    |   Actuate 100   |   Guest Book  |   Feedback  |   Sitemap   |   Home

Techieindex

  Techieindex - Actuate Articles

How Create Template in Actuate and Display in the Create New Report Window?
  •  Open a Blank Report.
  • Create the design the report as you want. ( Create a Common design, Header, Footer, Margin, Font, Font size, color etc)
  • Save the report
  • Open the Configuration file (C:\Program Files\Actuate7\ErdPro\EXAMPLES\ConfigurationFile\sample_configuration_file.xml )
  • Edit the Template node

    <Template 
                      [Alias="alias"] 
                      [Description="description"]> 
                      template_name 
    </Template> 
Eg:

<Template Alias="Sample Template" Description="Sample report design template: Start with a simple report that uses the sample sfdata database.">library/sample_customer_template.rod</Template>

Template Alias – This is for display purpose
Description - To describe the purpose
Template_name – should be the path of the saved report

  • Close and open the Actuate Erdpro
  • You can see the Sample Template in window 


 


 

 

 

 

 

 

Copyright © 2008 Techieindex