The transferCall activity
The transferCall activity is used to complete the call transfer from one CSR to another in a warm transfer call.
This activity uses the CallID property to identify the call that is put on hold and the consultCallId property is used to temporarily hold the caller details of the consultation call.
- Map the CallID and HeldCallID properties of the OpenCTI adapter page to the corresponding request parameters of the Pega Platform 8.6 integration connectors.
- Build a request appropriate for your connector.
- Invoke the appropriate request to the CTI server using Pega Platform 8.6 integration connector.
- Identify errors and handle it as discussed in Handling Errors.
Previous topic The transferInitiate activity Next topic The blindTransfer activity