Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032189Openbravo ERPA. Platformpublic2016-02-10 12:582017-06-08 10:06
egoitz 
inigosanchez 
normalmajoralways
closedfixed 
5
 
3.0PR16Q4 
caristu
Core
No
0032189: Make the callouts extensible
Right now if you want to modifying the behaviour of a callout the only way is to duplicate it and add there the changes required.

It would be very useful to add the possibility to extend the callouts.
n/a
No tags attached.
related to feature request 0019674 closed guilleaer Simple callout should be able to invoke to another simple callout 
related to defect 0029849 closed alostale Not possible to overwrite the result of a callout from your own callout using a requestdispatcher an a decorator 
related to design defect 00323663.0PR16Q4 closed inigosanchez callout invocation ineficiencies 
related to defect 0036192 closed platform Not possible to overwrite the result of a callout from your own callout using a requestdispatcher an a decorator in Tomcat 7 
Issue History
2016-02-10 12:58egoitzNew Issue
2016-02-10 12:58egoitzAssigned To => platform
2016-02-10 12:58egoitzModules => Core
2016-02-10 12:58egoitzTriggers an Emergency Pack => No
2016-02-26 14:14alostaleRelationship addedrelated to 0019674
2016-02-26 14:15alostaleRelationship addedrelated to 0029849
2016-02-26 14:19alostaleRelationship addedrelated to 0032366
2016-09-08 13:48inigosanchezNote Added: 0089842
2016-09-08 13:50inigosanchezAssigned Toplatform => inigosanchez
2016-09-08 13:50inigosanchezStatusnew => scheduled
2016-09-08 13:53inigosanchezStatusscheduled => resolved
2016-09-08 13:53inigosanchezFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/b4a8ad7a445ff946888867836f3c3c80cb988f2a [^]
2016-09-08 13:53inigosanchezResolutionopen => fixed
2016-09-08 13:53inigosanchezReview Assigned To => alostale
2016-09-09 08:15alostaleReview Assigned Toalostale => caristu
2016-09-19 10:16caristuNote Added: 0090047
2016-09-19 10:16caristuStatusresolved => closed
2016-09-19 10:16caristuFixed in Version => 3.0PR16Q4
2017-06-08 10:06alostaleRelationship addedrelated to 0036192

Notes
(0089842)
inigosanchez   
2016-09-08 13:48   
It has been implemented the possibility to extend the callout in the project related with Callout Performance Improvements[1]. Now, it is possible to extend a SimpleCallout from another SimpleCallout. How to extend a SimpleCallout from another SimpleCallout is explained in the wiki[2].


[1].- https://issues.openbravo.com/view.php?id=32366 [^]
[2].- http://wiki.openbravo.com/wiki/How_to_create_a_callout_that_extends_from_another_callout [^]
(0090047)
caristu   
2016-09-19 10:16   
Code reviewed for issue 0032366