invoso.com Report post Posted 03/23/2017 08:05 AM Hi, can you change VG to use variable in paths tab in script module? instead " on {success} goto [external_crm_active_connecting]on {fail} goto [external_crm_active_connecting] " this "$RV[path_list in_module_name]" where $RV[path_list in_module_name] = " on {success} goto [external_crm_active_connecting]on {fail} goto [external_crm_active_connecting] " Share this post Link to post
SupportTeam Report post Posted 03/23/2017 09:37 AM Looks like In current version this will work only for certain cases (eg. in Get Numbers module when reacting to entered DTMF strings). In current version this will not work when looking for success/fail paths. It should be an easy modification to make this approach work for all path types and modules. We will schedule this to be available in next release version. Share this post Link to post