01-12-2018 03:39 AM - edited 03-14-2019 05:51 PM
Hi All,
I am new/beginner to call studio. I am having one doubt that, if we are getting some value from CVP(VXML parameter= Data.Session ), how we can store this value(data.session) in ICM
Could you please suggest me on this.
-Rakeshkumar
01-16-2018 02:02 PM
When the call hits the CVP Subdialog Return_01 element you can pick what data you are passing back to ICM.
There will be the 4 array values you can set data in.
External VXML 0
External VXML 1
External VXML 2
External VXML 3
Whatever you set there can be grabbed in ICM and set to a PV.
Set PV1
Call.PeripheralVariable1 = FromExtVXML0
Whatever you set in the Studio app for array 0 should now be set in PV1 in ICM.
01-18-2018 10:43 PM
Thank you...!!!
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