11-03-2014 05:04 AM - edited 03-14-2019 02:03 PM
Hi,
We have UCCX 10 integrating with Oracle DB and the customer wants to run certain SQL statement at DB read step and add the result it directly in string variable on UCCX without using DB get step because the result of this SQL statement is not searching in table, it acts as equation and returns digits into string.
Can this be done or I need other way for doing this.
Thanks
Haitham,
Solved! Go to Solution.
11-12-2014 04:20 AM
Hi Gergely,
Thank you for cooperation, I faced error in the code as below.
I have uploaded the odbc jar file to use it in the scripts.
sorry for interruption and thanks for your help.
11-12-2014 04:28 AM
Hi,
I guess you have forgotten about posting the error message. Can you please what error message we are talking about?
G.
11-12-2014 04:34 AM
11-12-2014 04:49 AM
This means the JDBC Driver jar was not registered.
Can you give me a screenshot from the appadmin web admin interface from System > Custom File Configuration?
G.
11-12-2014 04:59 AM
11-12-2014 05:06 AM
Did you restart the CCX Engine process (or the whole server) after adding that jar file to the Selected Classpath Entries list?
G.
11-12-2014 05:14 AM
11-12-2014 05:20 AM
Okay, this is interesting.
Is this a live system?
Anyway, can you ssh into UCCX and say
file tail activelog uccx/log/MIVR/stdout.log
And then try calling into the script again? Is there an error message?
G.
11-13-2014 05:59 AM
11-14-2014 01:08 AM
Hi,
this is getting weird.
Anyway, I will try to install UCCX 10.5 in my lab to try to replicate the problem.
G.
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