Blogs

Showing 0 results.

Forums

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hello,
I have a script which needs to read from a server using the "Create URL document" step, and then "create XML document" with the information read there.
The problem is that sometimes the server goes down so it cannot create the XML document and the call fails. Is there any way to try to skip the "create XML document" step and proceed directly to the next steps to avoid the call failing? I have seen that the "Create URL document" has a timeout field but it doesn't present an alternative branch to go if it happens.
Any help would be appreciated.
Thanks in advance
Daniel

Hi,
If reading the document fails, a DocumentException ist thrown. if you place a  "on exception goto"-step before the create XML Document step, you can specifiy a label to jump to in this case.
 
I hope that helps you
Jörg

Thank you very much Joerg,
I have used the solution you suggest and on next Thursday I have a maintenance window to test it. I will let you know if it works, this is the first time I use that step so I am not sure if I picked up the right exception from the list.

Finally I could test it and it worked using the onexception step. Thank you very much for the help!

Hi Guys,
  Does any one have a working script for reading the contents of the XML file present in the repository and then generating an IVR on teh basis of that. We are stuck here with this proposition and don't know how to move ahead with this. We are quite new to the CCX Editor and haven't had much experience on working with UCCX Scripts. Any help with this, will be highly appreciated. Thanks..
Manas