Openbravo Issue Tracking System - Modules
View Issue Details
0036330ModulesExternal Data Integrationpublic2017-06-26 10:502017-06-27 17:02
caristu 
caristu 
highminorN/A
closedfixed 
5
 
 
AugustoMauch
0036330: OutputDataProcessor does not have access to the process context data
It would be nice if the OutputDataProcessor would have access to the process context data. Thus, it would be possible to implement more dynamic/flexible logic when exporting data.

In description
Assign the contextData in the process method of the OutputDataProcessor.

Note that at this point the context data is needed just to retrieve information, therefore if an OutputDataProcessor would modify the contextData, those changes will be lost.
No tags attached.
related to feature request 0036631 closed caristu Context Data is not initialized in obtainWriter() method of OutputDataProcessor 
Issue History
2017-06-26 10:50caristuNew Issue
2017-06-26 10:50caristuAssigned To => caristu
2017-06-26 11:00caristuDescription Updatedbug_revision_view_page.php?rev_id=15412#r15412
2017-06-26 11:00caristuProposed Solution updated
2017-06-26 11:06hgbotCheckin
2017-06-26 11:06hgbotNote Added: 0097643
2017-06-26 11:06hgbotStatusnew => resolved
2017-06-26 11:06hgbotResolutionopen => fixed
2017-06-26 11:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/2ada3edd62d4b99814da93cc1fd9628f34298b79 [^]
2017-06-26 12:55caristuNote Added: 0097649
2017-06-26 16:51caristuReview Assigned To => alostale
2017-06-26 16:52caristuIssue Monitored: alostale
2017-06-27 17:02AugustoMauchReview Assigned Toalostale => AugustoMauch
2017-06-27 17:02AugustoMauchStatusresolved => closed
2017-08-09 15:07caristuRelationship addedrelated to 0036631

Notes
(0097643)
hgbot   
2017-06-26 11:06   
Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 2ada3edd62d4b99814da93cc1fd9628f34298b79
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Jun 26 11:02:18 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/2ada3edd62d4b99814da93cc1fd9628f34298b79 [^]

fixes bug 36330: OutputDataProcessor can't access to the process context data

---
M src/org/openbravo/externaldata/integration/process/OutputDataProcessor.java
---
(0097649)
caristu   
2017-06-26 12:55   
Published new EDL version with the fix: 2.0.202