Cloud Native Observability with WSO2 Micro Integrator

In a distributed system environment, troubleshooting and debugging are critical and also very challenging tasks. WSO2 Micro Integrator offers the possibility to integrate with cloud native monitoring tools in order to provide a comprehensive observability solution with: log monitoring, message tracing and metrics monitoring. In this post we will present how to setup a cloud native observability setup with WSO2 MI

Read On →

Mind the Timeout configurations in EI Endpoints

In this post we will show how the timeout settings can impact the integration flows. How the proxies behave depending on the configurations applied

Read On →

Enabling SSO on WSO2 API Manager 3.1.0 Carbon Console and Admin Portal with Keycloak

In this post we will show how we can enable SSO for Carbon Console and Admin portal of WSO2 API Manager 3.1.0 using Keycloak

Read On →

Iterate/Aggregate Fault Handling in WSO2 EI

In this post we will show how to handle faults when using Iterate/Aggregate mediators in WSO2 EI

Read On →

Enable SSO Authentication in WSO2 EI using Okta

In this post we will show how to enable SSO authentication in WSO2 EI using Okta

Read On →

Creating WSO2 EI DataServices with Sybase database

In this post we will show how we can configure Enterprise Integrator with Sybase

Read On →

Enabling SAP Transport in Micro Integrator Docker Image

In this post we will show how to adapt the Micro Integrator docker image to enable the SAP transport

Read On →

Testing Sequences in WSO2 ESB

In this post we are going to show a project intended to help testing the sequences created in WSO2 ESB Projects

Read On →

Understanding the Message Mediation on WSO2 ESB

One of the key pieces of the WSO2 ESB/EI development is mediation sequence. Almost everything we develop is done inside sequences. In this post we will present how the messages are handled inside sequences in WSO2 ESB

Read On →

API Design First on WSO2 API Manager

Swagger give us the ability to model our APIs. By using it we can have an API definition even without the API backend. In this post, we will show how this can be combined with WSO2 API Manager to quickly have a prototyped API.

Read On →