el 12-27-2023 09:48 AM
Hello, I'm coding an UCCX script to add a post call survey to a call. I folowwed this Cisco doc:
Actually there are two scripts, the first one triggers the second when the call finishes, the called completes the survey and the results are stored in a CUIC custom report. So far it works quite well, the only problem is that the reports should also show the name of the agent that took the call and I don't find how to pass this info from one script to the other, because once the second script is running the agent is no longer in the call, so the Get USer Info step brings a Null result.
Any idea?
Thanks.
¡Resuelto! Ir a solución.
12-28-2023 10:58 AM - editado 12-29-2023 04:27 AM
In case it's useful for someone, I finally could achieve that by making use of Expanded Call Variables. I copied Agent Name and Agent Extension to two of these variables and retrieve them from the other script.
It took me some time but was worth.
Thanks.
12-28-2023 10:58 AM - editado 12-29-2023 04:27 AM
In case it's useful for someone, I finally could achieve that by making use of Expanded Call Variables. I copied Agent Name and Agent Extension to two of these variables and retrieve them from the other script.
It took me some time but was worth.
Thanks.
el 04-08-2025 02:51 AM
Can your share your script please? Thanks
el 08-15-2024 09:09 AM
Could you please share the script or an exemple?
Thank you so much
el 04-08-2025 05:40 AM
Hello, these are the two scripts I used compressed in a zip file. The first one is MDA_V3-06.aef which call the second by using the PostCallTratement variable with trigger 54895. The Expanded Call Variables must be defined in the script editor in Settings --> Expanded Call Variables.
Hope it helps.
el 04-15-2025 12:58 AM
Thank you for these scripts they are great, more than I needed I had to simplified down a bit. I recommend your scripts to everyone who has any post call treatment requirements.
Thanks
el 04-15-2025 05:08 AM
Thank you!
Descubra y salve sus notas favoritas. Vuelva a encontrar las respuestas de los expertos, guías paso a paso, temas recientes y mucho más.
¿Es nuevo por aquí? Empiece con estos tips. Cómo usar la comunidad Guía para nuevos miembros
Navegue y encuentre contenido personalizado de la comunidad