London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Navigation [hide] [expand]
ARCHIVED This content is retired and no longer maintained. See the latest version here.

EPiServer Commerce provides flexible methods for working with reports. You can use the built-in reports or create your own 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 entire 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 - this folder contains the different configuration options for the reporting subsystem.
  • Filters - this folder contains a sample filter for a report that needs parameters.
  • Images - this folder contains images used by the reporting subsystem.
  • Reports - this folder contains the reports. The controls at the root of the folder are the controls used to run the various reports.

Refer to Microsoft SQL Server Reporting Services for more information how you can create custom SQL reports to display data from your EPiServer Commerce website.

Last updated: Oct 21, 2014