You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At EEA SDI premises, we are using a local installation of the INSPIRE validator. However, we are encountering an issue with a high number of concurrent requests being submitted via the API, which renders the validator unusable. Based on our understanding, the validator only supports up to 20 concurrent validation runs.
As a potential solution, we are considering using the INSPIRE Bulk Validation Tool (https://github.com/inspire-eu-validation/monitoring-bulk-validation-tool) to increase the number of concurrent validation requests. However, we have not been able to determine whether the bulk validation tool provides an API that could allow our users to submit metadata XML files for validation.
It’s possible that the Pentaho Data Integration platform includes a built-in REST API for submitting XML files and retrieving validation results. However, we have not found any information confirming that this feature is available in the Pentaho Community edition.
Has anyone here had experience with running the Bulk Validation Tool or have any suggestions on how to expose it via an API so external users can connect to it?
Alternatively, do you have any suggestions for implementing a queue in front of the INSPIRE validator to handle the submission of hundreds of XML files for validation from multiple users?
Thanks,
Jiří Kadlec
The text was updated successfully, but these errors were encountered:
Hi,
At EEA SDI premises, we are using a local installation of the INSPIRE validator. However, we are encountering an issue with a high number of concurrent requests being submitted via the API, which renders the validator unusable. Based on our understanding, the validator only supports up to 20 concurrent validation runs.
As a potential solution, we are considering using the INSPIRE Bulk Validation Tool (https://github.com/inspire-eu-validation/monitoring-bulk-validation-tool) to increase the number of concurrent validation requests. However, we have not been able to determine whether the bulk validation tool provides an API that could allow our users to submit metadata XML files for validation.
It’s possible that the Pentaho Data Integration platform includes a built-in REST API for submitting XML files and retrieving validation results. However, we have not found any information confirming that this feature is available in the Pentaho Community edition.
Has anyone here had experience with running the Bulk Validation Tool or have any suggestions on how to expose it via an API so external users can connect to it?
Alternatively, do you have any suggestions for implementing a queue in front of the INSPIRE validator to handle the submission of hundreds of XML files for validation from multiple users?
Thanks,
Jiří Kadlec
The text was updated successfully, but these errors were encountered: