Non-production / internal tools used by the Debt Collection Enforcement Service (DCES) team of LAA Digital, in the Ministry of Justice's STG.
For example, simple command-line tools for one-time data verification, analysis or preparation.
verifyconcor
- Java / Spring Boot console application to verify serialization and de-serialization of XML Concor Contribution records into both XML and JSON (with validation of the intermediate JSON against a schema).
deltaconcor
- Java / Spring Boot console application to produce CSV report on when changes to XML Concor Contribution records occurred (and which elements were changed).
premigconcor
- Java / Spring Boot console application to populate a table in the DRC integration database with the IDs of the latest Concor Contribution for a large set of Rep IDs (maatIds) as a preparation step before iterating over these Concor Contributions to migrate them to the new provider (using DRC integration code).