Configuring request error messages
Configure messages for the most common errors that a CSR might encounter when they send a desktop request from the Call Control Panel to the Computer Telephony Integration (CTI) server. When an error occurs, the CSR desktop displays an error message.
When you encounter an error with an activity that you
invoke in the Call Control Panel, configure the error message by using the
Activity-Set-Status method.
- In Dev Studio, copy the error message to the pyStatusMessage and pyPegaCTIError properties.
- In the header of Dev Studio, search for and select the Activity-Set-Status method.
- In the Severity to Fail field, set the severity of the error.
- In the Message field, enter the error text.
- Exit the activity.
Previous topic Implementing the blindTransfer activity