cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1857
Views
0
Helpful
6
Replies

Dynamic Menus w/ Dynamic Exit States

Ryan Burtch
Level 4
Level 4

Does anyone have a JAR that they could send me that allows for Dynamic Menus W/ Dynamic Exit states? I've tried to do it in Studio w/o a JAR and it is messy and I'm not even sure that it will work. If anyone has a JAR that they could send me, I should be able to modify it for my env.

Here is the scenario that I am trying to fulfill:

To hear your refund status again, press 1 - Static menu option

<more refunds>To hear your next refund press <X>. (2 or more PaymentIDs from TaxpayerRefundInformation StoredProceedure)

<If Fees> To hear a listing of the fees paid, press <X>.  FeesPaidFromACH (1=yes, 0=no)

<State Exits> To check the status of the of your State refund, press <X> (StateRefund from ivr_Taxpayerexists StoredProceedurte).

To return to the main menu, press 9. - Static menu option

To repeat this menu, press *. - Static menu option

Hope this isn't asking too much.

P.s. its CVP 10

6 Replies 6

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Ryan,

I would request you to refer Dynamic Element Configurations from Programming Guide for Cisco Unified CVP VXML Server and Cisco Unified Call Studio, Release 10.5(1).

Refer - Unified CVP API Introduction

if you want to use the jar file for all your studio and vxml server

apps, then place the jar file in these 3 locations.

Studio (then restart studio)

C:\Cisco\CallStudio\eclipse\plugins\com.audiumcorp.studio.library.common_x.x.x.-SNAPSHOT\lib

VXML Server (then restart VXML Server service)

C:\Cisco\CVP\VXMLServer\common\lib

Studio Debugger:

C:\Cisco\CallStudio\eclipse\plugins\com.audiumcorp.studio.debug.runtime_x.x.x-SNAPSHOT\AUDIUM_HOME\common\lib

Reference - place of jar files

Thanks and Regards,
Geevarghese