Hi,
I’m trying to record variables from the channel to a MSSQL database.
The VDP script reads our CRM database to find caller name etc, I’m wanting to log these into a table for our records.
If I create a test query with the values written in the query and run it from the script it inserts a record into the table with the test values. If I use a query to pull the variables from the call the query isn’t run!
I am using the “Do not process results” option as it says this isn’t required in the help file.
Any suggestions?!
Chris