Hi!
We are setting up a comprehensive deployment with ICM 8.5 and CVP 8.5(1).
Our client wants to use the CVP post call survey (PCS) feature.
According to SRND, PCS should retrieve the call context from the original call.
That feature is very useful in our case to retrieve the language selection made at the very beginning of the call. That info is saved in an ECC var user.Language.
Alas, it doesn't seem to work as expected.
Digging some more on the subject, I learned that there's a know bug in the version we are running (CVP 8.5(1)):
CSCtk13452The very simple workaround involves setting ICM.icmPCSUseCachedCallContext to true in the appropriate properties file.
After this step, still not working as expected.
I noticed Peripheral Vars are copied to the PCS call, but not the custom created ECC Vars.
I could off course copy the required information into Peripheral Vars, but that has an impact on already developed apps (using Periph Vars in different places).
The bug report mentions it being solved in version 8.5(2), but that is not available in the Cisco download site.
I'm out of ideas right now.
Has any one else used the PCS feature with call context data?
Maybe some tweak I missed?
Any help / suggestion is welcome!
K