wso2 / integration-studio-examples

Example project files for WSO2 Integration Studio
Apache License 2.0
34 stars 21 forks source link

Example: service-orchestration-and-choice-routing #57

Closed DMadhuranga closed 4 years ago

abeykoon commented 4 years ago

I am getting following error when opening the project and click on store.

image

abeykoon commented 4 years ago

Audit service is async here. Isn't it complicating the usecase? What we try to show here is service orchestration and content based routing - isn't it?

The readme does not say anything about this async process of auditing, which does not have any involvement to the main flow.

abeykoon commented 4 years ago

Mule only has two services AFAIU.

orders.xml services.xml

We have a API as well.

abeykoon commented 4 years ago

As discussed, we'll use clone mediator to make the flow async.