Hello, I want to know if there is a way to set up Event Flows in Outsystems in a middleware active listener fashion (like iFlows in SAP BTP) and then process them according to the Event Type (part of Callout data from an external Cloud Application) by applied programming logic.
Has anyone worked successfully on something like that from the community and is the solution scalable for real time hectic situations (thousands of requests in a daily basis)?
Hi,
O11 has BPT and LBPT, ODC has EDA.
https://success.outsystems.com/documentation/11/building_apps/using_processes_bpt/
https://success.outsystems.com/documentation/outsystems_developer_cloud/building_apps/about_event_driven_architecture/
Thanks for the resources, have you used this technology in any of your implementations?
Is it Scalable for thousands of daily incoming requests?
Hi Gianni,
Yes, I did and it is. There is enough documentation, Medium articles and YouTube videos on both technologies to get yourself familiar with. Furthermore, the O11 platform is scalable also vertically and horizontally.
A nice serie of articles to read is from my colleague @Ozan Can Çalı:
But there is many more content online available.
Regards,
Daniel
Thank you so much will do so. I will just keep the thread a bit more open before marking a solution to hear the opinions of more community members