cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
600
Views
0
Helpful
1
Replies

UCCX 11.6 post call survey pass variables

rwalker0111
Level 1
Level 1

Hi,

 

I am able to successfully hit the post call survey from the main script.  I am having issues passing agent name and the original csq the script came from.  I am hoping someone can verify my scripts and let me know what I am missing.

 

scripts attached

 

Thanks

1 Reply 1

Anthony Holloway
Cisco Employee
Cisco Employee

"I am able to successfully hit the post call survey from the main script."

 

Do you mean, from the Agent?  The flow should be:

 

1) Caller to Script 1

2) Caller to Agent

3) Caller to Script 2

 

It looks like in Script 1, you're trying to store values in Enterprise Data, while in Script 2, you're trying to read Session data.  That wont work, because the two features are distinctly different.  You will need to pick one, and do that one thing in both Scripts.