cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1278
Views
0
Helpful
3
Replies

Get Result from Stored Procedure SQL to local variable UCCX Editor

moka1812
Level 1
Level 1

Hello all,

I'm newbie in UCCX Editor.

I have a Stored procedure (SP) . That SP return int value (0 or 1 or 2). I want to get it to local variable in UCCX Editor. Then use if condition to check this local variable 
How can i do it ?

 

Thanks all

3 Replies 3

Vinod Patil
Level 1
Level 1

Go through the scripting guide volumn1 chapter 11 to use the external DB with UCCX

 

https://www.cisco.com/c/en/us/support/customer-collaboration/unified-contact-center-express/products-programming-reference-guides-list.html

 

 

This document doesn't (as far as I can tell) make any reference to Stored Procedures.

Simon,

 

Did you ever get this to work?  Were you able to get back a variable from the stored proc?