Reverse logging

Reason

  • EC will process the CadStudio job. Export with the result JobOutcome.Success; the job is no longer in the job queue

  • the batch status is marked in DI as pending on the ERP side and is waiting to be processed by ERP

  • during the transfer to the ERP, it is detected that the data cannot be processed and the ERP sets the processing status as incorrect (the reason is described in the DI table of EcLOG)

  • Vault users will not know about this - there is no information in the task queue

  • solution = report this error back to the job queue

Last updated