Post-Processors
Post-processors define how the gathered output data is treated:
- Export statistics to
external DB - exports all the statistics that are
enabled in Configure
statistics with their default settings.
- Export dashboard to
external DB -
[available in Simulation experiment only] exports the
statistics
added to the dashboard with the user-defined settings and
filters.
- Export statistics to a file
- each gathered statistics will be
exported to a .txt file.
To
configure post -processor
parameters
- Navigate to the parameters
of the experiment.
- Select the required processor
from the Post-processor
drop-down list.
- Click the
icon
to open the dialog box with the parameters of the post-processor.
Note:
The set of parameters depends on the post-processor type. The Export statistics to
external DB and Export
dashboard to
external DB post-processors have the same set of
parameters.
- Define the parameters
of the post-processor.
- Click OK to
close the parameters of the post-processor.
Parameters
of the export statistics / dashboard to external DB post-processors
The statistics enabled
in the Configure statistics
dialog box can show either aggregated data (Accumulate)
or per each day of simulation (Daily).
This mode can be defined
in the properties
of a dashboard element.
The parameters of this post-processor allow you to configure
export properties separately for these
types.

To
specify a non-default DB type
for experiment results
- Click the
icon
to open the parameters of the post-processor.
- Click the Database
drop-down list and select Custom.
Advanced parameters will open, allowing you to specify the desired DB
type
and its parameters:
- DB type
- specify one of the supported DB types: sqlite, sqlserver,
oracle, hsqldb, postgresql,
mysql.
- DB address
- specify the location of the database.
- DB name
- specify the name of the database
- DB login
- specify the login that can be used to access the database.
- DB password
- specify the password that can be used to access the database.

- Define parameters of the selected DB type below the DB type parameter.
- Click OK to
save the changes and close the dialog box.
Parameters of the Export statistics to a file post-processor
Each statistics will be exported to a separate .txt file:
- Save result to anyLogistix - Is enabled, the gathered statistics will be also saved in the new Result item.
- Folder - the path to the user-defined folder, where the exported statistics will be stored.
- Clear folder - If enabled, anyLogistix will delete all the data stored in the destination prior to exporting the statistics.

Related topics
Configuring
Statistics