Configuring the Estimated Application Savings report
The Estimated Application Savings report calculates the savings achieved using Pega Customer Service by comparing the call duration for a service process against an average benchmark for the same process run in a legacy system. The time savings are then multiplied by a cost factor to apply a dollar value to the savings achieved.
Pega Customer Service
Implementation Guide
Pega Customer Service
Implementation Guide
Pega Customer Service
Implementation Guide
Pega Customer Service
Implementation Guide
Pega Customer Service
Implementation Guide
Setting up the report
Record the following information.
- An interaction cost per second value
- A benchmark duration value for each process that you want to calculate
- The SavingsAmount and TimeSavings Declare Expression rules
- Optional updates to the savings report
Configuring the report
- Identify the relevant service case class that you want to add to the Estimated Application Savings report.
- Copy an instance of .CAProcessTimeCost to your ruleset, and then apply it to the relevant service case class.
- On the Expressions tab, update the cost value of CAProcessTimeCost as cost per second.
- Click Save.
- Copy an instance of .CABenchmarkDuration to your ruleset, and then apply it to the relevant service case class.
- On the Expressions tab, update the value of the duration in seconds.
- Click Save.
- Copy an instance of .SavingsAmount to your ruleset, and then apply it to the relevant service case class.
- On the Change Tracking tab, change Execute this expression to regardless of any pages it is contained in.
- Click Save.
- Copy an instance of .TimeSavings to your ruleset, and then apply it to the relevant service case class.
- On the Change Tracking tab, change Execute this expression to regardless of any pages it is contained in.
- Click Save.
- Repeat these steps for each service case class that you want to include in the calculation.
Modifying the Savings report
- Log in by using an administrator account. Dev Studio opens.
- In the navigation pane of Dev Studio, select .
- Edit the report to meet your requirements.
- Click Save.
Modifying the Drill-down report
- Open the User Interactions tab for the CPMApplicationSavings report definition.
- Copy an instance of the drill-down report to your ruleset.
- Modify the drill-down report.
- Update the CPMApplicationSavings report definition to point to the modified drill-down report.
Previous topic Defining reporting requirements Next topic Explore Data tool