11-01-2017 01:57 AM - edited 03-14-2019 05:40 PM
Hi everyone.
I have problem. Please help me!
I use UCCX 11.5, version system is JRE 1.7u101.
I can'n find jdk 1.7u101. My computer run JRE 1.7u79.
I complie jar file and upload to uccx administrator and execute strep by step.
1. upload jar file in to directory Document manager /default/classpath.
2. move jar file Available classpath entries -> Select classpath entries.
3. update and restart 2 service ccx engine and ccx administrator.
Done.
But i have bug after use jafile with picturew below
Please hepl me!
Solved! Go to Solution.
11-04-2017 07:27 AM
Please try fully qualified class name of custom which you uploaded to UCCX server and see if it works.
11-04-2017 07:27 AM
Please try fully qualified class name of custom which you uploaded to UCCX server and see if it works.
11-05-2017 05:27 PM
Hi Chintan Gajjar. I had Please try fully qualified class name(package.classname) but not success.
Is the cause lies in the java version? 1.7u79 could not applies 1.7u101?
11-05-2017 11:48 PM - edited 11-05-2017 11:57 PM
11-05-2017 11:59 PM
where did you see UCCX runing JRE 1.7 update 101?
i checked compatibility info and find UCCX running 11.5 runs Java 1.7 update 79 which is what you are using also.
I am not sure if you can directly invole utility classes like Json Object from UCCX script but i would request you to try simple class first as described here:
and see if thats working, and if it works then you may build the code on that class to make is able to extract json stuff.
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