07-25-2016 01:03 PM - edited 03-15-2019 06:21 AM
hello,
I am working on the UCCX 11 SQL DB integration.
I completed the connection to DB, and connected successfully.
next I tested connection with DB read and used the stored procedure and test was successful. I got 1 filed return.
But for DB get step I don't know if I can use stored procedure. How can I add stored procedure here? any suggestions?
Thank you
Solved! Go to Solution.
07-26-2016 08:59 AM
Alex, please note that it is not possible to use/query Stored Procedure using DB steps in the script. If you want to do this then you will need to use some third party app like Squirrel or Razor and then establish a connection to the db_cra using uccxhruser and then do it that way.
Regards
Deepak
07-26-2016 05:36 AM
Refer to below post:
https://supportforums.cisco.com/discussion/12931401/fetch-customer-name-sql-database
Regards
Deepak
07-26-2016 05:59 AM
Hi Deepak,
Thank you for your response. But in the post that you provided is nothing about stored procedure.
Just about regular tables in database. My question is how to use stored procedure in the DB get step.
Thank you
07-26-2016 08:59 AM
Alex, please note that it is not possible to use/query Stored Procedure using DB steps in the script. If you want to do this then you will need to use some third party app like Squirrel or Razor and then establish a connection to the db_cra using uccxhruser and then do it that way.
Regards
Deepak
07-27-2016 01:40 PM
Thank you Deepak
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide