54
Views
4
Comments
How to implement microservice based architecture in outsystem,
Question

Hello everyone,

How to achieve the microservice based architecture in Outsystem, any doc and sample apps are available in forums to understand the concept. 


2020-10-19 16-36-57
Soni Rawat

Thanks 

Mohd Anees Mansoori for quick reply

Are there any samples OML which can help to understands the concept?


2025-09-21 06-51-05
Mohd Anees Mansoori

I found this Component on forge which says it is based on microservice architecture, but it is a business solution that's why direct download option is not available.

2022-01-27 12-58-26
Vikas Khunteta

@Soni Rawat - You can find the idea of implementation on the below link:

https://success.outsystems.com/documentation/best_practices/architecture/designing_the_architecture_of_your_outsystems_applications/microservices_architecture_in_outsystems/

https://success.outsystems.com/documentation/best_practices/architecture/outsystems_domain_driven_architecture/understanding_microservices/

Generally, here outsystem application get access to the business service layer with the usage of REST / SOAP API and Business Service layer or service modules should be implemented in the microservice patterns. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.