Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Missing document type in getDocument method in DocumentSearchInterface

{color:#172b4d}In DocumentSearchInterface there are methods for getting document list metadata of each type (i.e{color}. getPSDocumentList, getOrCDLaboratoryResultsDocumentList) and one shared method getDocument to retrieve document. It should be possible to know which type of document B side is trying to retrieve (i.e. by adding DocumentType or GenericDocumentCode to SearchCriteria) B side in request to retrieveDocument is sending GenericDocumentCode which should contain document type