Commit Graph

16 Commits

Author SHA1 Message Date
Katerina 2454c900aa multicast is not supposed to be in the simple route. 2023-09-20 14:58:35 +03:00
Katerina ee55fd2b99 Added ErrorProcessor when XML returned is invalid - does not contain the record element 2023-09-20 14:23:37 +03:00
Katerina 50cb62af1e Added ExceptionProcessor for ClientProtocolException + TypeConversionException + Controller Level Exceptions 2023-09-19 15:48:40 +03:00
Katerina 3bb02b30e2 Rename basic Routes + validate method returns the validation job in JSON + guidelines parameters use name + add fair profile for data guideline 2023-07-25 15:59:12 +03:00
Katerina 69818d6b22 Simple and Fair route added with unique route ids 2023-07-24 16:34:40 +03:00
Katerina 3b95f932f3 Fixed bug on storing validationIssues 2023-07-17 12:33:19 +03:00
Katerina ec549036d9 Steps to remove save methods from Processors. Added apache camel-jpa dependency 2023-07-14 14:21:21 +03:00
Katerina 24a62d97de Added guidelines in the rule results + relevant API method to be able to support FAIR validaion for every job 2023-07-14 12:05:19 +03:00
Katerina afc881b443 List sets sent in proper format with all possible sets returned. 2023-07-03 14:41:35 +03:00
Katerina 97388284f2 correct score calculated + json returned for ListSets + internal error taken into account 2023-06-29 12:00:26 +03:00
Katerina e61e252306 added dynamic endpoint route for ListSets. Need to aggregate and serve JSON 2023-06-27 10:58:55 +03:00
Katerina ce4d729185 Enhancing all APIs to get all the information needed for Job result and Rule warnings and errors + record urls 2023-06-20 15:42:16 +03:00
Katerina 004b166b73 Added separate processor to save in db + refined the APIs for the job and the error/warnings + added repository method for the status of a job 2023-06-13 15:57:39 +03:00
Katerina 8eae2632a1 Routers are now stopped. For next steps I need to see why I get Exceptions 2023-06-12 15:48:10 +03:00
Katerina 376715c1af spring-boot-2.7.10 applied in all spring-boo libraries 2023-05-30 13:54:45 +03:00
Katerina fe7a8b1631 progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00