Openbravo Issue Tracking System - Modules
View Issue Details
0049290ModulesExternal Integration Infrastructurepublic2022-05-11 11:542022-05-11 11:55
caristu 
Triage Platform Conn 
highminorhave not tried
acknowledgedopen 
5
 
 
0049290: Support specific Before/After hooks when importing objects
It would be nice to have an infrastructure to execute hooks before and after importing an object. Note that we currently have the following hooks:

- ImportedOBObjectInitializer: executed before importing an object
- ImportedBaseOBObjectAfterFlushHook: executed after flushing the imported object

but they currently have some limitations:

1- This hooks can be overridden with a priority mechanism, but they cannot be extended. We are only using once instance of these classes per each entity mapping
2- ImportedOBObjectInitializer in the DAL (ManualBOB) flow it is only executed for new objects (not executed when updating objects)
.
No tags attached.
Issue History
2022-05-11 11:54caristuNew Issue
2022-05-11 11:54caristuAssigned To => Triage Platform Conn
2022-05-11 11:55caristuStatusnew => acknowledged

There are no notes attached to this issue.