11-21-2014
12:04 PM
- last edited on
03-25-2019
07:04 PM
by
ciscomoderator
Hi, i have an issue with the Application Transfer, the issue is next:
I have an application named CableTest and i'm transferring the call to a second app named PruebaSay, the call is transfered sucessfuly, but the session data is not transfered, i have a session var named Grillo, and when i do the transfer i'm sending it, but and when i trying to obtain this var in this format "CableTest_Grillo" i'm not able to get it. I don know if i'm missing something in my VXML app. I'm using CVP 10.5, I've put some screens of my apps:
Source App
Destination App
08-12-2015 03:54 PM
Hi,
Did you reslove this issue?
We also met this issue and have not resoved it.
08-12-2015 03:58 PM
Hi,
Did you reslove this issue?
We also met the same issue and have not resloved it yet.
Thanks
08-22-2015 09:48 PM
No, i had to use an icm script to transfer vars between apps.
03-20-2016 04:42 AM
remove the parameter value you have set in the "CVP Subdialog Start" element. The values of the session data will be mapped automatically by this scheme:
AppName_Grillo
replace "AppName" part with your caller application name.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide