eSubmission validator

Introduction

In order to ensure that an electronic submission can be technically processed a technical validation of an electronic submission is recommended. CropLife Europe supplies a validation engine called eSubmission validator that is capable of validating both CADDY-xml and GHSTS dossiers.

The validation engine can process predefined test configurations that are loaded into the validation engine and can be selected by the user.

PDF/A-1b validation is informative only

The PDF/A-1b validation which is contained in most test configurations is provided for information only, as the underlying validation component cannot competive with commercial authoritative PDF/A validation components and errors cannot be excluded. Test configurations have been updated accordingly in February 2020.

With the current test configurations, the PDF/A validation messages are provided for information. No submission will fail validation due to this information

Installation requirements

The eSubmission validator is currently available in two different parallel downloads (check your download page that you receive after your registration):

  • Download for 32bit Windows
  • Download for 64bit Windows

Please check your local Windows installation before selecting the correct download.

A separately installed Java runtime (not part of the installation) is required for the eSubmission validator. Currently Java 8 and Java 11 is supported. Please make sure that the directory with the java.exe file is either part of the environment variable PATH or the environment variables JAVA_HOME or JAVA_JRE are properly set. If needed, the full path to the java.exe file can also be added to the eSubmission.ini file (in the installation directory).

Please see the file readme.txt (in the installation directory) for further and more detailled information. Please read the instructions carefully before issueing a service request due to installation problems.

If you do not fully understand the instructions above and/or have insufficient Windows access rights, please contact your local IT department for support first.

We plan to stop the support of 32bit Windows due to technical limitations of the runtime environment in the next major release.

Usage in company intranets (prior to version 1.2.0)

If used in a company intranet, the validator prior to version 1.2.0 has to apply the proxy settings from Windows to check and download the latest test configurations from the internet. The same proxy settings are also used in web browsers to access the internet.

In some circumstances the validator can automatically retrieve the Windows proxy configuration, with the checkbox “Automatically detect proxy settings” on the settings pane set.

If this does not work, the checkbox “Use proxy” has to be checked and the IP address and port of the proxy server have to be supplied.

To find out the correct proxy server and port, a couple of possibilities exist:

  • Ask your local IT department for those settings
  • Check the proxy settings in your webbrowser and look for a proxy server and port there. If your company uses a so-called PAC script (usually a URL with suffix.pac) you may use an online tool like https://app.thorsen.pm/proxyforurl (use at your own risk!) to derive the proxy IP and port from the PAC script. Please note, that the eSubmission validator cannot evaluate PAC scripts itself.
  • Use a specific tool to find out, see e.g. https://github.com/MarkusBernhardt/proxy-vole#proxy-vole-tester (Use at your own risk!)

If you are not sure what specifically to do, please contact your local IT department.

Download and installation

The validator is provided as setup file that installs the software on Windows. You may require local administration rights for installation. Please note that security warnings may occur from Windows, as Windows may not trust the installation due to the rather small amount of downloads and installations. If you have questions please contact your local IT support.

User interface

The screenshot below shows the user interface of the validator. Please note that the details and teh available test configuration are subject to change.

eSubmission Validator GUI

Test configurations for technical validation

A test configuration is a set of tests to be performed on a submission package. There are different test types than can be part of a test configuration:

  • Tests on the XML backbone of the submission
  • Tests of the submission package structure
  • Tests on the content (MD5 checksum and PDF/A-1b validation)

Please open the eSubmission validator for more details about the available technical test configurations. By default the eSubmission validator will check online for newly available technical test configurations. If you work from an Intranet you may need to provide proxy settings to run the update. Please contact your local IT support.

CADDY-xml test configurations

Test configuration NameDescription
CompleteComplete check – Consists of the checks ob the XML backbone, file system, MD5 and PDF/A checks (PDF/A checks are informative only)
PartialPartial check – same as “Complete” test configuration, but without PDF/A-1b validation
PDFPartial check – checks all attached PDF for PDA/A-1b compliance (PDF/A checks are informative only)

The same type of test configuration may have different versions for the different CADDY-xml specification versions.

If the test configurations are updated, the older version will be set to obsolete but will still appear in the list of test configurations, but cannot be applied any longer.

As PDF/A-1b validation is by far the most time-consuming part of a validation, there is the possibilty to do either a Partial check without PDF/A validation or only check for PDF/A compliance, when e.g. rechecking with modified PDF content only.

GHSTS test configurations

As of now (6/2019) there are not yet any agreed technical validation rules for GHSTS available. Some test validation rules are available for demonstration purposes, please contact the technical support if you are interested.

Proprietary test configurations

Industry and authorities may define additional validation rules that control specific business constraints. The test configurations use the standard validation language Schematron. Industry and authorities can adapt and extend the existing test configurations to test additional business constraints and put those validation rules on own intranet test configuration repositories. If you want to use the eSubmission validator for such business validation purposes please contact the technical support.

Functional overview

The eSubmission validator has the following main functionality:

  • Select applicable test configuration and run validation
  • Save a validation report in HTML, PDF or XML format
  • Get detailled validation error information on test level and issue level
  • Check for and download available test configurations from the online test configuration repository
  • Possibility to supply test configurations as ZIP files in case when no internet connection is available
  • Saving information from grid for test and issue information to CSV
  • Configuration of different user settings

Server-side integration

The eSubmission validator is also available as a server-side component without GUI that can be integrated into publication and ingestion workflows. If you want to integrate the validator into an existing environment please contact the technical support.