We successfully launch Wso2 API management solution. One of the main functionality of our project is to orchestrate several simple API and make one Meta API. Then we want to publish this Meta API into Wso2 API Management Publisher and make it available to use. Is any solution to this requirement?
Asked
Active
Viewed 738 times
1

Amila Maharachchi
- 2,121
- 2
- 15
- 21
-
What do you mean by several simple APIs? Can you add more details? – Abimaran Kugathasan May 15 '16 at 14:41
-
For a simple example we want to chain couple of APIs, answer of one API will be send to next API (without programming). We want a solution to easily manage this chain or orchestration. – Seyyed Hashem Alavian May 16 '16 at 04:31
1 Answers
1
You can do this. If I understand you correct, you only want to publish the meta api as a managed api. Other simple apis won't be published. If so, things are pretty easy.
WSO2 API Manager uses Apache Synapse as the mediation engine (which is used by WSO2 ESB too). This allows to do the chaining. Please go through the following articles.

Amila Maharachchi
- 2,121
- 2
- 15
- 21