on 01-24-2014 01:37 AM
Thanks again for the reply. I am doing everything exactly as you are suggesting. The fact is that the child gets executed properly, and it logs shows that it has been executed and ended as expected, however as soon we finish executing the child, we hear the famous "Im sorry, we are experiencing technical difficulty.." message. Note that everything works without any problem if I set the local application parameter to false. However having local app pram set to true in subdialog invoke causes the problem. Can you confirm for me that you are also using "Local application" in subdialog invoke set to true as well? Thanks again.
Thanks again for the reply. I am doing everything exactly as you are suggesting. The fact is that the child gets executed properly, and it logs shows that it has been executed and ended as expected, however as soon we finish executing the child, we hear the famous "Im sorry, we are experiencing technical difficulty.." message. Note that everything works without any problem if I set the local application parameter to false. However having local app pram set to true in subdialog invoke causes the problem. Can you confirm for me that you are also using "Local application" in subdialog invoke set to true as well? Thanks again.
I use CVP subdialog's a lot for parent / child calls, found you can't go parent -> child -> child but that's another story...
I always call applications as Local Application = true but do not specify the http:// in the URI since it is a local application:
Example CVP Subdiallog Invoke parameters:
Subdialog URI: /CVP/Server?application=<yourchildappname>&callid={Data.Session.callid}
Local Application: True
Parameters : ....
Return Value : ....
I'm stretching here but setting Local App to false would allow http for off-box URIs, but setting it local causes CVP to handle the server resolution location and only expects a path to the local app from the root of the current runtime location.
Bill Westby.
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: