VoiceGuide IVR Software Main Page
Jump to content

Dynamic Path Creation From Database

Recommended Posts

Hi Support,

 

I am currently evaluating VoiceGuide 7 using a D120JCT and was wondering if it is possible to populate the exit paths of a Play module from a database, preferably via a stored procedure?

 

My script would set up several variables which are populated depending on the actions taken in previous modules. A Play module then needs to read these variables and dynamically create the relevant paths and exclude any which are not relevant.

 

Is that possible?

 

 

Share this post


Link to post

Yes, you can use Result Variables in the paths (both in the Trigger and Destination sections of each path).

 

So you can define a path using the $RV, and then set the value of the $RV to anything you like.

 

Please post here if you need more help with this.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×