Creating a common Interactive task
The following screenshot shows the final modeling process:
Interactive tasks such as Business Analyst Review, Approve Deal, and Approve Terms share common outcome and payloads. So you can create one Task Form and one Task for them and reuse it.
How to do it...
In this section, you can create a common Interactive task as follows:
1. Click on the project name in the project navigator, as show in the following screenshot. This will open the modeled project in the designer.
2. Right-click the Business Analyst Review activity and select the Properties window and then the Implementation tab:
3. Click the + symbol to create the Task Service.
4. Enter the name as ApproveQuote.
5. Select the Pattern as Simple.
6. Enter the title as
Approve Quote
and add the parameter quote with the Editable checkbox checked.7. Let Outcomes be default— APPROVE, REJECT.
8. The Approve Quote properties dialog looks like the following screenshot:
9. Click OK.
10. When you have finished these...