Nortel Meridian Meridian 1 Scripting Manual page 574

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

Advertisement

Troubleshooting
Error
num
Error message
115
Missing parentheses.
116
Only variables of Boolean
type are allowed.
117
Invalid Boolean value. Must
be True/1 or False/0.
118
TIMER variable must be
seconds type.
120
Only variables of DN and
ACD type are allowed.
Variables cannot be sets.
121
Statement is part of the
Advanced Script Elements
package. Package not
purchased.
122
Advanced Scripts Package
Query failed.
123
No SEND REQUEST before
GET RESPONSE.
574
Description
A parenthesis is missing in the line indicated by the
Script Validator. Insert the parenthesis where
appropriate.
The variable in the line indicated by the Script
Validator should be a Boolean-type variable. For
more information, see "Changing variable
properties" on page 119.
In a WHERE-EQUALS command, if you use a
boolean-type variable for the expression, the Value
clauses must also be Boolean. However, you can
also use a constant 1 or 0 to represent True or False.
The constants 1 and 0 are the only valid constants.
The timer variable in the line indicated by the
Script Validator should be a Seconds-type variable.
The variable type in the line indicated by the Script
Validator is invalid. The variables indicated must
be the type DN or ACD. The class must be Item.
For more information, see "Changing variable
properties" on page 119.
The script command in the line indicated by the
Script Validator is an advanced command. You
must purchase the Nortel Symposium Call Center
Server 200 application software package to use
advanced commands.
A server installation problem. Try to revalidate the
script. If the problem persists, contact your Nortel
customer support representative.
A SEND REQUEST statement is missing before
the GET RESPONSE statement. For more
information, see "SEND REQUEST" on page 332.
Standard 8.04
Contact Center Manager

Advertisement

Table of Contents
loading

Table of Contents