can some one share any example of how we can do Web Service Composition. We have 2 web services , web service A gets some core data and it depends on the another Web Service B for Data enrichment, So when the client calls the Web Service A End point it should return data from both the Services.