cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
913
Views
0
Helpful
1
Replies

Creating a Remote Java Object in UCCX Script Editor

I have a Java code which will access a web service and parse the details.I need to get those details in my UCCX system.

In UCCX Script editor i can see an option for creating Remote Java Object.

Please advice me how to use the Java code i have in UCCX and to get the necessary information.

1 Reply 1

Gergely Szabo
VIP Alumni
VIP Alumni

Hi.

You can use Java code in your script, using the Set or Do steps (or, actually, in any script step that accepts an Expression).

If by "web services" you mean SOAP, take a look at the documents I have written:

https://supportforums.cisco.com/docs/DOC-23899

https://supportforums.cisco.com/docs/DOC-26957

Or, take a look at this thread:

https://supportforums.cisco.com/thread/2221893?tstart=30

Can you give me more details about that web service.

Alternatively, I can do the hard work for you. Take a look at my profile for my contact details.

G.