Hello,
This is regarding a CVP environment version 12.6(1)
We are trying to use a "Database Element" in Call Studio to connect to an MSSQL database and execute a Select Query.
The Select query is working just fine if we define the caller number manually. However, if we use the Session Data Variable (_ani), we're getting the following error "The error was: A built-in element encountered an exception of type com.audium.server.AudiumException. Arithmetic overflow error converting nvarchar to data type numeric".
Could anyone advise how to properly use a "Set Value" element to convert a VARCHAR to an Integer before passing it to the database?
Thanks in advance.