cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3291
Views
10
Helpful
24
Replies

UCCX 10 integrate with Orcale DB

helawamry
Level 1
Level 1

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,

 

24 Replies 24

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.

Hi,

I guess you have forgotten about posting the error message. Can you please what error message we are talking about?

G.

Kindly find attached.

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.

Here we go.

Did you restart the CCX Engine process (or the whole server) after adding that jar file to the Selected Classpath Entries list?

G.

Yes, I have restarted the whole server yesterday after selecting the jar file.

 

Thanks
Haitham,

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.

yes it running system.

kindly find below screen shot of the results.

Hi,

this is getting weird.

Anyway, I will try to install UCCX 10.5 in my lab to try to replicate the problem.

G.