Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0049625 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Modules] External Data Integration | minor | have not tried | 2022-06-22 13:26 | 2022-06-23 18:13 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | Triage Platform Conn | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | approved | |||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Review Assigned To | ||||||||
| Support ticket | ||||||||
| OBNetwork customer | No | |||||||
| Regression introduced in release | ||||||||
| Summary | 0049625: Support saving process output for failed EDL requests | |||||||
| Description | Currently the output of an EDL process is saved in the output content tabs if the following conditions are met: 1) The execution of the EDL request finishes correctly 2) The process has an output configuration configured to enable saving the output It would be nice to provide a mechanism that would allow to save the output of the process when the EDL request process fails | |||||||
| Steps To Reproduce | In description | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||
|
|||||||||
Notes |
|
|
(0138619) hgbot (developer) 2022-06-22 13:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/22 [^] |
|
(0138705) ivancaceres (viewer) 2022-06-23 17:08 |
Maybe a mechanism to extend controlled exceptions in itemprocessor. Sometimes we need store some data although process fail. |
|
(0138709) hgbot (developer) 2022-06-23 18:13 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/22 [^] |
|
(0138710) hgbot (developer) 2022-06-23 18:13 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^] Changeset: 86d139c01014d76926f08fc65338a965bc6b7999 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 23-06-2022 17:51:13 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/86d139c01014d76926f08fc65338a965bc6b7999 [^] fixes BUG-49625: support saving process output for failed EDL requests --- M src/org/openbravo/externaldata/integration/process/AsynchronousProcessor.java M src/org/openbravo/externaldata/integration/process/ItemProcessor.java M src/org/openbravo/externaldata/integration/process/OutputDataProcessor.java M src/org/openbravo/externaldata/integration/process/ProcessRequest.java M src/org/openbravo/externaldata/integration/process/SynchronousProcessor.java --- |
|
(0138711) hgbot (developer) 2022-06-23 18:13 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^] Changeset: 317137da1fcaf3752630e82a35b5c63389b7ff59 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 23-06-2022 18:09:52 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/317137da1fcaf3752630e82a35b5c63389b7ff59 [^] related to BUG-49625: add test --- A src-test/org/openbravo/externaldata/integration/process/FailingItemProcessor.java A src-test/org/openbravo/externaldata/integration/process/SaveErrorOutputTest.java A src-test/org/openbravo/externaldata/integration/util/EDLTestUtils.java M src-test/org/openbravo/externaldata/integration/StandaloneTestSuite.java M src-test/org/openbravo/externaldata/integration/process/AddRequestTest.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2022-06-22 13:26 | caristu | New Issue | |
| 2022-06-22 13:26 | caristu | Assigned To | => Triage Platform Conn |
| 2022-06-22 13:26 | caristu | OBNetwork customer | => No |
| 2022-06-22 13:36 | hgbot | Merge Request Status | => open |
| 2022-06-22 13:36 | hgbot | Note Added: 0138619 | |
| 2022-06-23 16:53 | hgbot | Merge Request Status | open => approved |
| 2022-06-23 17:06 | ivancaceres | Issue Monitored: ivancaceres | |
| 2022-06-23 17:08 | ivancaceres | Note Added: 0138705 | |
| 2022-06-23 18:13 | hgbot | Note Added: 0138709 | |
| 2022-06-23 18:13 | hgbot | Resolution | open => fixed |
| 2022-06-23 18:13 | hgbot | Status | new => closed |
| 2022-06-23 18:13 | hgbot | Note Added: 0138710 | |
| 2022-06-23 18:13 | hgbot | Note Added: 0138711 | |
| 2024-12-11 13:04 | caristu | Relationship added | related to 0057426 |
| Copyright © 2000 - 2009 MantisBT Group |