This application sample demonstrates the use of some of the business integration tools to do top-down development of an integrated application that has a business process service.
The sample creates parts of a stock portfolio application that has a PortfolioEvaluatorProcess process which invokes another service to query stock price. You will first create the following assembly diagram:
Then, you will create the implementation for the PortfolioEvaluatorProcess process.
The following tools are used in this application:
Allow an hour to build the sample. You also have the option to import the ready-made code for the sample and run it without building the application. See related topics for more information.