- send out events to the external system (ideally with some control / configuration which data to send out, but I can live with defaults).
On Mon, Feb 20, 2017 at 10:21 AM, Michael Brohl <[email protected]> wrote: > Do you want to actively send out events to another system or will the > external system request information from your OFBiz instance? > > Michael > > Am 20.02.17 um 10:01 schrieb Milan Agatonovic: > > Thank you, the external system (event receiver) can support anything, >> simply because it still doesn't exist :) >> I am looking for the easiest, least to code at ofbiz end, preferably >> "enable by configuration" way where the "aggregated view / event" will be >> sent out. >> Any example out there? >> >> >> >> On Mon, Feb 20, 2017 at 9:51 AM, Vogelsme <[email protected]> >> wrote: >> >> That is actually exactly what we do in our larger environments. >>> Outgoing requests are all routed via ActiveMQ/Camel. >>> For incoming SOAP requests we use the ofbiz-mechanism; for REST we use >>> apache wink (that we have integrated into OFBiz as a hot-deploy module). >>> >>> >>> >>> >>> >>> -- >>> View this message in context: http://ofbiz.135035.n4.nabble. >>> com/send-events-from-ofbiz-tp4702636p4702639.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >>> > >
