06-25-2013 10:31 AM - edited 03-14-2019 11:56 AM
Is there a way of testing your flow of the script before you set it to go live, i have validated it but i want to make sure the prompts etc are in the right place
Thank you
Cecilia
06-25-2013 10:44 AM
Create a test application add the script and then add a trigger for testing. Once confirmed set the live application with the script that you tested.
-Dave
06-25-2013 12:05 PM
Dave is correct but one thing to caution you about: if your script contains an error (e.g. an infinite loop in Java code) you could impact your production envirionment by crashing/hanging the entire MIVR process. If you're that concerned about impacting production you may want to consider a separate lab sandbox to execute your code in.
Please remember to rate helpful responses and identify helpful or correct answers.
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