Sunday, August 12, 2018

Message Flows in WSO2 APIM 2.1.0

This article explains how the message flow happens between the main WSO2 APIM 2.1.0 components. WSO2 API Manager includes five main components as the Publisher, Store, Gateway, Traffic Manager and Key Manager. Mainly there are three message flows in WSO2 APIM:

Note: In this article I'm not going to cover the Traffic Manager, it will be covered with details in my next blog.

1) API providers publish the APIs
2) Consumers subscribe to the APIs
3) Consumers of the service invoke the APIs

1) API providers publish the APIs
2) Consumers subscribe to the APIs
3) Consumers of the service invoke the APIs