sjcann Report post Posted 01/12/2009 10:47 PM 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
SupportTeam Report post Posted 01/12/2009 11:08 PM 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