Project:
View Revisions: Issue #53816 | [ Back to Issue ] | ||
Summary | 0053816: EDL process is duplicating request lines | ||
Revision | 2023-11-07 09:00 by caristu | ||
Steps To Reproduce | . install edl example module: https://gitlab.com/openbravo/demo/org.openbravo.externaldata.integration.examples [^] . apply patch1 (attached) to force errors in some lines in the Import UOM Asynchronously process: it forces a processing error in one individual item and a general error when executing the OutputDataProcessor. . execute Import UOM Asynchronously process. The generated EDL request have: --> One line in error with the item whose processing failed. This is correct. --> Another line in error (because the OutputDataProcessor failed) with the correctly processed items plus the item whose processing failed. This is wrong, the item whose processing failed should not be present in this line |
||
Revision | 2023-11-07 09:00 by caristu | ||
Steps To Reproduce | . install edl example module: https://gitlab.com/openbravo/demo/org.openbravo.externaldata.integration.examples [^] . apply patch1 (attached) to force errors in some lines in the Import UOM Asynchronously process: it forces a processing error in one individual item and a general error when executing the OutputDataProcessor. . execute Import UOM Asynchronously process. The generated EDL request have: -> One line in error with the item whose processing failed --> This is correct -> Another line in error (because the OutputDataProcessor failed) with the correctly processed items plus the item whose processing failed --> This is wrong, the item whose processing failed should not be present in this line |
||
Revision | 2023-11-07 08:57 by caristu | ||
Steps To Reproduce | . install edl example module: https://gitlab.com/openbravo/demo/org.openbravo.externaldata.integration.examples [^] . apply patch1 (attached) to force errors in some lines in the Import UOM Asynchronously process . execute Import UOM Asynchronously process. The generated EDL request have: -> One line in error with the item whose processing failed --> This is correct -> Another line in error with the correctly processed items plus the item whose processing failed --> This wrong, the item whose processing failed should not be present in this line |
||
Revision | 2023-10-31 13:34 by caristu | ||
Steps To Reproduce | . install edl example module: https://gitlab.com/openbravo/demo/org.openbravo.externaldata.integration.examples [^] . apply patch1 (attached) to force errors in some lines in the Import UOM Asynchronously process . execute Import UOM Asynchronously process -> in EDL Request Lines, there are 10 lines in error status, and some lineData have been duplicated |
Copyright © 2000 - 2009 MantisBT Group |