Class DataspaceValidationReportExportService

java.lang.Object
com.apgar.common.lib.service.validation.DataspaceValidationReportExportService
All Implemented Interfaces:
UserService<DataspaceEntitySelection>

public class DataspaceValidationReportExportService extends Object implements UserService<DataspaceEntitySelection>
Implementation of the Dataspace Validation Report Export Service.

This service is activated from the actions tab in Dataspaces under Repository Management in Administration. It generates the validation report for selected dataspace in CSV format and automatically downloads it.
The report will include the following information: dataset label, table label, field label, severity of the validation item, validation message, record ID, and record label.
During report generation, a loading indicator will be displayed, along with a back button to close the service. If the download does not start automatically, you can initiate it manually.

Author:
APGAR Consulting