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

Customer Voice Portal - Cisco Unified Call Studio - Custom Startup class not calling web service in call flow

jasongru663
Level 1
Level 1

We have a CVP application that runs a custom Java Startup class which calls a web service. When we are debugging the CVP application inside the Unified Call Studio. I can see the class running but it will not call our web service. The code does not get past the service call below.

CloseableHttpResponse response = httpClient.execute(host, postRequest);

 

We have exception handling as well but it does not seem write to the console window any of the messages. We can run the same Java code in eclipse and it calls the web service. Not sure what we can do to determine what is going wrong.

 

 

0 Replies 0