Nortel Meridian Meridian 1 Scripting Manual page 570

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

Advertisement

Troubleshooting
Error
num
Error message
84
In a WHERE-EQUALS
statement the Where
expression must be of the
same type as the value lists.
85
The Where expression in the
WHERE-EQUALS
statement cannot be a set.
86
Sets cannot be used on the
left side of the Equal To
operator.
87
Sets cannot be used on the
left side of the Not Equal To
operator.
88
WildCLID constants cannot
be assigned to call variables
in an ASSIGN TO command.
89
A set cannot be assigned to a
call variable in an ASSIGN
TO command.
570
Description
Either the Where statement or one of the value
statements in the WHERE-EQUALS command
contains data of the wrong type. The Where value
must be the same type as the values in the values
list. For more information, see "WHERE-
EQUALS" on page 260.
The Where statement in the line indicated by the
Script Validator contains invalid data. Make sure
that the value in the Where statement is a single
value only. You cannot use sets of values. If you
use a variable, make sure that its class is set to
Item.
The Equal To operator in the line indicated by the
Script Validator contains invalid data. Make sure
that the value on the left side of the operator is a
single value only. You cannot use sets of values. If
you use a variable, make sure that its class is set to
Item.
The Not Equal To operator in the line indicated by
the Script Validator contains invalid data. Make
sure that the value on the left side of the operator is
a single value only. You cannot use sets of values.
The ASSIGN TO command in the line indicated by
the Script Validator contains an invalid value. Do
not use a WildCLID with the ASSIGN TO
command.
The ASSIGN TO command in the line indicated by
the Script Validator contains an invalid value. Make
sure that only a single value is assigned to the call
variable. You cannot use sets of values.
Standard 8.04
Contact Center Manager

Advertisement

Table of Contents
loading

Table of Contents