Bug fixes

Fixes included in the 22.10 :

Integration of pain002 blocked for SCT

Description : pain002 for SCT were not processed correctly, transactions had to be rejected manually.
Root cause : technical upgrade on our database access - security lock when trying to create the R-Transactions.
Patch made on 22.4, fix included in this release.

PaymentSchedule Job running slow

Description : PaymentSchedule night job running too slow did not process all the schedules over night.
Root cause : technical upgrade on our database access - update and creation of the transactions of the schedules went slower.
Hot fix on 22.4 : update to inactive the schedules for which the mandate was no longer active - less schedules to process.
Fix included in the 22.10 : optimization of the night job.

Integration of camt054 in error for SCT

Description : camt054 arriving via File Transfer on the gateway ended up in error.
Root cause : error during association of the camt054 to the appropriate organization - error organization not found.
Patch made on 22.4, fix included in this release.

Impossible to cancel or modify MEV requests

Description : error occured when trying to modify or cancel request from GUI.
Root cause : upgrade of our web framework - some pages of the back-office were impacted.
Patch made on 22.4, fix included in this release.

Generation of CBI return files KO

Description : CBI file generation was partial (missing RTransactions compared to the CBINST003 input file)
Root cause : error when a mandate has a “NULL” NCI (National Creditor Identifier) field
Patch made on 22.4, fix included in this release (NULL field is converted into a empty string in the output file)