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

REST element v11.5 usage

agaliano
Cisco Employee
Cisco Employee

All,

We have an application that needs to do 2 separate REST calls to 2 different sources.

We have them individually working, but when combined, the second one fails with a 404.

We are wondering if there are some timers or the timers in the REST element need to be tweaked?

We're not sure where to adjust or if there is something else on the VXML server that needs tuning, so we need some guidance on using 2 REST calls back to back in 11.5.

Our first REST call responds in about 100ms, as we noted by the application logs, if that helps.

Thanks for any input.

Audra

1 Reply 1

rguvvala
Cisco Employee
Cisco Employee

Hi Audra,

Are using custom Element to accomplish this task. If so, there is no restriction from VXML Server?

Did you the second REST request processed by the remote server, is 404 returned from the web server?