Openbravo Issue Tracking System - Modules
View Issue Details
0041054ModulesExternal Data Integrationpublic2019-06-07 13:272019-07-24 09:26
javietxe 
ebecerra 
normalmajorhave not tried
closedfixed 
5
 
 
caristu
0041054: EDL Asynchronous processor hooks
There is a need to have some hooks to be able to do tasks before starting the processing of a data batch and some other tasks when finishing the data batch processing.
N/A
No tags attached.
Issue History
2019-06-07 13:27javietxeNew Issue
2019-06-07 13:27javietxeAssigned To => ebecerra
2019-06-07 13:29caristuDescription Updatedbug_revision_view_page.php?rev_id=18899#r18899
2019-07-02 14:17hgbotCheckin
2019-07-02 14:17hgbotNote Added: 0113144
2019-07-02 14:17hgbotStatusnew => resolved
2019-07-02 14:17hgbotResolutionopen => fixed
2019-07-02 14:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/216f7dec02b5ff82a505fe44a459a68cdd442bff [^]
2019-07-22 12:30caristuReview Assigned To => caristu
2019-07-24 09:22hgbotCheckin
2019-07-24 09:22hgbotNote Added: 0113612
2019-07-24 09:23caristuStatusresolved => closed
2019-07-24 09:26hgbotCheckin
2019-07-24 09:26hgbotNote Added: 0113613
2019-07-24 09:26caristuNote Added: 0113614

Notes
(0113144)
hgbot   
2019-07-02 14:17   
Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 216f7dec02b5ff82a505fe44a459a68cdd442bff
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Tue Jul 02 14:17:40 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/216f7dec02b5ff82a505fe44a459a68cdd442bff [^]

Fixed issue 0041054: EDL Asynchronous processor hooks

---
M src/org/openbravo/externaldata/integration/process/AsynchronousProcessor.java
M src/org/openbravo/externaldata/integration/process/ItemProcessor.java
---
(0113612)
hgbot   
2019-07-24 09:22   
Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 5fdbdc087fe3e65b7552fea39b3590b116534b6e
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Jul 24 09:21:49 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/5fdbdc087fe3e65b7552fea39b3590b116534b6e [^]

related to bug 41054: reduce the complexity of processBatchWithInput() method

---
M src/org/openbravo/externaldata/integration/process/AsynchronousProcessor.java
M src/org/openbravo/externaldata/integration/process/ItemProcessor.java
---
(0113613)
hgbot   
2019-07-24 09:26   
Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 18b3d086cc693712bb7705947191f81a3cd8b355
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Jul 24 09:26:03 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/18b3d086cc693712bb7705947191f81a3cd8b355 [^]

related to issue 41054: add missing class

---
A src/org/openbravo/externaldata/integration/process/BatchProcessResult.java
---
(0113614)
caristu   
2019-07-24 09:26   
Reviewed