Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
reports [2017/12/19 00:30]
admin removed
— (current)
Line 1: Line 1:
-You can publish the model execution stats to web pages which can then be accessed from any browser or copied to your web site. 
  
-To publish an execution stats, open the model and select an execution run from "Runs" tab for the model. In the "Stats" tab, click on the "Publish" button on the bottom. The stats report will be generated and saved in "report" sub-folder in the model folder, see example report http://testoptimal.com/img/publishReportDetail.png. It has the same look and feel of [[StatsTab|StatsTab]]. The generated report is also added to the "index.html" http://testoptimal.com/img/publishReports.png. 
- 
-To remove an execution stats from the published web page, just remove the report file(named with file extension .html) in /report/folder and edit index.html file accordingly. Alternatively instead of editing index.html, you may publish another execution which cause index.html to be updated automatically. 
- 
-You can access the published web pages for a specific model by the righ-context menu "Reports" on [[FileList|FileList]] tab, or through "File / Reports" menu.