01-23-2024 12:51 AM
Hi,
We have UCCE solution and while agent trying to conference the call of customer with an IVR application using CTI RP it is failing.
Up on checking we found the CVP log returning user.microapp.error_code: 10 and conference is not happening. As per Cisco Document user.microapp.error_code: 10 is 'Semantic-Runtime Error'. What could be the reason for this.
Thanks
01-23-2024 04:38 AM
Hi, can you provide more information, like what version of UCCE/CVP, what type of application you're calling (presumably some queue treatment for instance), etc.? Does the same application work without error if it is a regular inbound call, does this only happen with transfers for instance?
01-23-2024 05:50 AM
01-24-2024 01:10 AM
Dears,
We had UCCE 11.6 and CVP 11.6. Upon testing m,ultiple scenario we found the issue in ToExtVXML array. If array 1 start with a numerical number it was failing (We dont know why) and we adjusted the variables in the array and now it is working.
Regards,
Ashiq
01-24-2024 04:46 AM
Hi @Muhammed Ashiq, so you're saying if you have Array[0] equal "application=Blah" and array [1] = "1prompt=blahblah" and you tried to call the application, it wouldn't work, but if you had Array[0] equal "application=Blah" and array [1] = "prompt1=blahblah", it always would? I've never seen that on 11.6. Is it just this application?
04-04-2024 02:51 AM
Hi All,
Its all were related to Array size. By adjusting variables in arrays it worked.
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