Validation Option Rules - Nortel Meridian Meridian 1 Scripting Manual

Contact center manager
Hide thumbs Also See for Meridian Meridian 1:
Table of Contents

Advertisement

October 2007

Validation option rules

This section contains a list of errors that you can receive if you configure the
Validation Options dialog box to inform you when you break scriptwriting rules.
The table lists the rule numbers, provides the text of the error messages, and
gives tips to avoid breaking rules.
Num
Statement
Rule 1 Choose a different
command as the first
command in the script.
Rule 2 Remove all statements
after this command.
Rule 3 Move this statement to the
beginning of the script.
Rule 4 Insert a DEFAULT clause
into the
WHERE...EQUALS
element.
Rule 5 Remove the GIVE BUSY
command or the GIVE
OVERFLOW command,
or insert another command
before the command the
message refers to.
Rule 6 Simplify this statement as
follows: IF OUT OF
SERVICE <skillset_1>,
<skillset_2>,
<skillset_3>,...THEN...
Scripting Guide for Communication Server 1000/Meridian 1 PBX
Description
Scripts cannot begin with this command.
Any statements following this command
are ignored.
This statement must be the first statement
in the script
This clause should be included in
WHERE...EQUALS element.
This command must not be followed by a
GIVE BUSY or GIVE OVERFLOW
command.
Code structure tip.
Troubleshooting
577

Advertisement

Table of Contents
loading

Table of Contents