Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following picture shows the sketch of the dashboard: 

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards.jpg"/>
</center>

...

It contains a table with the information about all created output files. The table columns are: 

  • clickable file name;
  • the name of the workflow element that has produced the file; 

...

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_2.jpg"/>
</center>

...

"Common Statistics" widget

It contains a table with common statistic for each workflow element in the workflow. The table columns are:

 

 

  • name of the workflow element;
  • time of the workflow element execution;
  • the number of messages that has been retrieved; 

 

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_3.jpg"/>
</center>

Input tab

"Parameters" widget

 It contains a table with common statistic for each workflow element's parameter in the workflow. The table columns are:

 

 

  • names of the workflow elements;
  • names of the workflow parameters;
  • values of the workflow parameters;

...

It contains information about external tools. There are: 

 

  • names of the external tools;
  • executable file of the external tool;
  • arguments of the external tool; 
HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_5.jpg"/>
</center>

...