Skip to content

#811: Add job to launch request

Kennan Gaham requested to merge 3.11/811_add_job_to_execute_request into 3.11/sprint

Added data processor job to give the possibility to execute an SQL request using the SQLService. It will declare issues for each record the request returns and sends an email to the recipients that were provided using the MailService.

Edited by Kennan Gaham

Merge request reports