Skip to main content

ERF Submission Upload Error - "The value <> of element 'version' is not valid"

Written by Gemma
Updated over 5 months ago

Issue:

When trying to upload an ERF Submission XML, the upload is not successful and the following upload messages are displayed (18.1 is an example value):

  • cvc-datatype-valid.1.2.1: '18.1' is not a valid value for 'integer'

  • cvc-type.3.1.3: The value '18.1' of element 'version' is not valid

The upload error is due to the Adverse Event term version in the underlying XML which is not an integer (for example, if the value is "18.1" or "MedDRA v23.0"). EudraCT expects the term version to be an integer (for example, "22" is acceptable).

Workaround:

Send an email to [email protected] and we will fix the XML to replace the AE term version with the appropriate integer value. This XML file can then be imported back into Disclose and the ERF Submission recreated.

Proposed Resolution:

Disclose should display a validation error message to match what EudraCT is displayed. This bug is being tracked as ADO-28733 and will be resolved in a future Release.

Affects Version(s):

All versions

Fixed Version:

Did this answer your question?