Creating a custom dashboard in BPM workspace
You will analyze the quantity ordered to understand its distribution across regions and the price range.
In this scenario, you add a counter to count the number of times the quote needs to be revised.
You will use Script Activity to assign data to the business indicators.
Open the version of the project youcreated in Chapter 8, Exception Management. For the sake of simplicity, remove the validation section and CustomerCheck rules. Remove the Exception section and the process should look as follows:
The process will now allow the salesrepresentative user to Enter Quote, and then the discounts will be checked.
If the discount is greater than 30 percent and customer type is Premium, then Business Practice Review is not required. The process token will move ahead for Approve deal and Approve Terms. Once approve deal and approve terms are approved, the contract waits to be finalized. Once it is finalized, a quote is saved to a file location.
Measurement...