« Back to CVP - All Versions

Control not going back to ICM after calling CVP application

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
I am using the comprehensive model to call CVP application from ICM . My CVP script is playing fine but after that nothing is happening . The control is not coming back to ICM where I have to route the call to skillgroups based on user entered digits. Although I have used CVP subdialog Start and CVP subdialog Return .
 
Is there a particular configuration which needs to be done to get the control back to ICM script after playing CVP application ?

>>>Is there a particular configuration which needs to be done to get the control back to ICM script after playing CVP application ?

No. It will exit the GS,Server,V microapp through the success port as long as you have put something in the Caller Input of the Cisco SubDialog return. Make sure you are using the Cisco CVP SubDialog return and not the other one.

Regards,
Geoff

Thanks Geoffrey.