This sample application demonstrates how you use the assembly editor and process editor to build an integrated application that has a business process service.
To create this sample application, we will use three editors:
Name | Icon | Description |
---|---|---|
Assembly editor | ![]() |
Shows you the business process in relation to what it imports, and how it can be called from an external reference |
Business process editor | ![]() |
Helps you create the business logic for getting the stock quotes, summing their values, and then replying. |
Visual snippets editor | ![]() |
Helps you implement the business logic within activities of the business process editor, such as calculating the stock portfolio value by adding the value of each stock. |