NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

ATML 6.01 Report - Adding custom headers and footers to every page

Hi Everyone,

 

I have a requirement that designates that every report page that is created from my TestStand sequence (using ATML 6.01) have certain markings on both the header and footer of every single page. I have found this resource:

 

https://www.ni.com/docs/en-US/bundle/teststand/page/customizing-the-atml-test-results-report-gene.ht...

 

and so far have been able to successfully modify the TR6_Horizontal.xsl to get a header and footer on the report and to modify my header table adding and removing items as I want via XPATH and some xsl changes.

 

The problem is this method only puts a header on the FIRST page and footer on the LAST page with nothing in between all of the other pages. I have a report of around 100 pages so there are a lot of pages without any markings. The only thing I see repeated on every page is the file path and date in the footer and the word "Report" and "page x of y" in the header. These headers and footers appear to be separate entities from the header and footer created in the xsl stylesheet. 

 

Any ideas on if adding something to every page is even possible?

0 Kudos
Message 1 of 3
(2,939 Views)

Hi rdp08LM,

 

Please refer to the following help document on how to modify the report header generally:

How to Modify a TestStand XML Report Header

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGlBCAW&l=en-US

 

However, this forum post seems to have the answer to your questions:

 

https://forums.ni.com/t5/NI-TestStand/Formatting-Report-Page-Headers-Footer-in-XML/td-p/186976

Alex
Hardware Engineer
0 Kudos
Message 2 of 3
(2,898 Views)

Did anybody find a solution?

0 Kudos
Message 3 of 3
(2,283 Views)