cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

IPCC Express - DB Read step with variables

webberr
Level 1
Level 1

Hi,

Using IPCC Express 4.0.5. I have a DB Read step that is pulling call coverage info from CallManager about particular extensions. Under the "Field Selection" tab I have:

In this case it successfully pulls the info for extension 66960. What I really want is to replace '66960' with a variable that gets set earlier in the script.

Does anyone have experience with this? I can create a String variable called "test." However if I replace '66960' with $test I get a "SQL Statement variable not defined: test" error message.

Any help appreciated.

Thanks - Rob.

Who Me Too'd this topic