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

SOAP Request to Add Remote Destination having issues

drooski0311
Level 1
Level 1

We are using SOAP requests to create several elements in the UCM, one of which is Remote Destinations.  We are seeing an issue (only when executed in high volume) where the resulting configuration looks correct, but calls are not being directed to the RD (using Single Number Reach) unless we manually go in and disable/re-enable the line association on the RD.

  The SOAP request we've confirmed is attempting to do the RD add and the line association in a single request, which works ok under lower volume... what is the best practice for creating this config element via SOAP?.

1 Reply 1

npetrele
Cisco Employee
Cisco Employee

What version of UCM are you using?

 

Also, when you say "high volume", do you mean a large number of sequential operations?  If so, make sure to grab JSESSIONID from the first response, and re-use it for the rest of the sequential operations.  This tells Tomcat to use one session for all the requests instead of spawning a new Tomcat session for each request.  This can reduce the load dramatically and help avoid problems. 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: