Has anyone activated changes within the Master Script while calls are being offered and had the Symposium Server "hang" - thus requiring a reboot? Just wondering what the best practice is for activating changes to the Master Script in Symposium 5.0?
The Scripting Guide has several suggestions. Look under the heading administering scripts.
To quote:
! Nortel Networks recommends that you do not activate scripts during busy call center periods.
! Activation of scripts can cause the call center to go into default mode. This is because script activation has a high impact on the server and can cause Task Flow Execution to become too slow. Running reports can also cause the same problem. Task Flow Execution has enough time to process calls simultaneously with Script Activation based on the following conditions:
! the amount of real time available to Task Flow Execution when all other activity in the call center is taken into consideration
! the length and complexity of the script
! whether it is the Master script, as it then looks at all the scripts attached to it and their complexity
! Scripts that use a lot of resources, such as If-Then-Else statements, nested commands, skillsets, and so on, can take a long time to validate. This problem can also be caused by only validating a script, because this
validation also runs on the server. While delays are less likely to occur during validation than activation, it is still important to avoid validation during busy hours.
! To avoid having to reactivate the Master_Script when writing test scripts, keep a test CDN and a Test Primary Script activated at all times. Then, only edit and change the Test Primary Script, not the Master_Script. You can
also use other secondary test scripts. However, it is still advisable to make changes outside busy hours.
We're running 4.2, I regularly have to do changes to a remote site, over a slow WAN. When it does time out, the changes still appear to take effect, they just take a while.
Is your master script very large? If so, go into the master script, click the view menu on top, then validation options and make sure the boxes for Check logic after validation and check logic before re-activation are not checked. If these boxes are checked, this has caused my master script to hang before. Once I turned those options off, I have not had any issues with with activating master scripts during the day.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.