Episerver Commerce provides flexible methods for working with reports. You can use the built-in reports or create custom reports for specific purposes. Microsoft SQL Server Reporting Services, on which the reporting is based, provides a complete, server-based platform designed to support a wide variety of reporting needs, enabling organizations to deliver relevant information where needed across the enterprise.
Reporting file structure
The reporting subsystem for Episerver Commerce is managed in the following location: AdminLayer\ConsoleManager\Apps\Reporting.
Available folders and files:
- Config. Contains configuration options for the reporting subsystem.
- Filters. Contains a sample filter for a report that needs parameters.
- Images. Contains images used by the reporting subsystem.
- Reports. Contains the reports. The controls in the root folder are used to run the reports.
See Microsoft SQL Server Reporting Services to create custom SQL reports to display Episerver Commerce data.